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
Describe the bug
The default plugin created via webpack plugin throws the following error when loaded in webpack.config.js
webpack plugin
webpack.config.js
What is the current behavior? SyntaxError Unexpected token '.'
SyntaxError Unexpected token '.'
To Reproduce
Steps to reproduce the behavior:
webpack-cli plugin
webpack
Expected behavior Should work properly
Screenshots
Please paste the results of webpack-cli info here, and mention other relevant information
webpack-cli info
Additional context
The text was updated successfully, but these errors were encountered:
Feel free to fix it 👍
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Describe the bug
The default plugin created via
webpack plugin
throws the following error when loaded inwebpack.config.js
What is the current behavior?
SyntaxError Unexpected token '.'
To Reproduce
Steps to reproduce the behavior:
webpack-cli plugin
webpack
Expected behavior
Should work properly
Screenshots
![Screenshot at 2020-06-08 08-45-32](https://user-images.githubusercontent.com/46647141/83989707-e7436980-a964-11ea-8419-71da2f33d9cc.png)
Please paste the results of
webpack-cli info
here, and mention other relevant informationAdditional context
The text was updated successfully, but these errors were encountered: