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 support for preset specific Webpack config #2083

Merged
merged 2 commits into from Jul 17, 2018
Merged

Conversation

knowler
Copy link
Member

@knowler knowler commented Jul 17, 2018

This checks for a webpack.config.preset.js file in the build directory. This is a useful feature for the installer, giving us the ability to add preset specific modifications to the webpack.config.js without needing to make a copy of it in the sage-installer repo.

h/t to @QWp6t and @mmirus

Check for a `webpack.config.preset.js` file in the `build` directory.
This is a useful feature for the installer.

Co-authored-by: QWp6t <hi@qwp6t.me>
@QWp6t QWp6t merged commit 61f9234 into master Jul 17, 2018
@QWp6t QWp6t deleted the webpack-config-preset branch July 17, 2018 17:58
koendoit added a commit to koendoit/sage that referenced this pull request Jul 18, 2018
Add support for preset specific Webpack config (roots#2083)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants