We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
webpack-cli: https://github.com/webpack/webpack-cli webpack-command: https://github.com/webpack-contrib/webpack-command
As part of this update, use webpack-command's feature "Extendable Webpack Configurations" instead of the current webpack-merge dependency.
webpack-merge
The text was updated successfully, but these errors were encountered:
webpack-command
extends
Merge pull request #37 from infielddigital/feature/#36-webpack-command
0c6d29f
Add `webpack-command` and use `extends` feature
kevinweber
No branches or pull requests
webpack-cli: https://github.com/webpack/webpack-cli
webpack-command: https://github.com/webpack-contrib/webpack-command
As part of this update, use webpack-command's feature "Extendable Webpack Configurations" instead of the current
webpack-merge
dependency.The text was updated successfully, but these errors were encountered: