Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Ability To Extend / Update Generated Webpack Config #1128

Merged
merged 2 commits into from
Mar 28, 2019

Conversation

sghoweri
Copy link
Contributor

@sghoweri sghoweri commented Mar 25, 2019

Jira

N/A

Summary

Adds a new configureWebpack advanced config option to the Bolt Build Tools .boltrc config to allow extending the default Webpack config generated with additional plugins, module configs, etc via weback-merge.

Details

  • This was requested by @christophersmith262 as part of the ongoing Drupal theming improvements work.

How to test

  • Test adding a new plugin to the Webpack build to confirm this small addition is working as expected.

@sghoweri sghoweri changed the title Feature: Add Ability To Extend / Update Generated Webpack Config Add Ability To Extend / Update Generated Webpack Config Mar 25, 2019
@sghoweri sghoweri marked this pull request as ready for review March 25, 2019 21:26
@sghoweri sghoweri added this to the v2.4.0 milestone Mar 27, 2019
@sghoweri
Copy link
Contributor Author

Thanks @christophersmith262!

@sghoweri sghoweri mentioned this pull request Mar 28, 2019
@sghoweri sghoweri merged commit 01467ab into master Mar 28, 2019
@sghoweri sghoweri deleted the feature/configure-webpack branch March 28, 2019 11:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants