You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ x ] Regression (a behavior that used to work and stopped working in a new release)
[ x ] Bug report
[ ] Performance issue
[ ] Feature request
[ ] Documentation issue or request
[ ] Support request
[ ] Other... Please describe:
Current behavior
By using the frontend-defaults I end up with the latest version of clean-webpack-plugin with an old setup.
Expected behavior
Setup should work out-of-the-box without any errors.
Minimal reproduction of the problem with instructions
create project by using: npx @namics/frontend-defaults-cli my-project
Start project with npm start
What is the motivation / use case for changing the behavior?
Environment
Plugin version: 1.4.0
- Node version: 10.16.0
- Platform: Mac
The text was updated successfully, but these errors were encountered:
I'm submitting a...
Current behavior
By using the frontend-defaults I end up with the latest version of
clean-webpack-plugin
with an old setup.Expected behavior
Setup should work out-of-the-box without any errors.
Minimal reproduction of the problem with instructions
create project by using:
npx @namics/frontend-defaults-cli my-project
Start project with
npm start
What is the motivation / use case for changing the behavior?
Environment
The text was updated successfully, but these errors were encountered: