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

Update Webapp dependencies #314

Open
roscisz opened this issue Dec 14, 2020 · 0 comments
Open

Update Webapp dependencies #314

roscisz opened this issue Dec 14, 2020 · 0 comments
Labels

Comments

@roscisz
Copy link
Owner

roscisz commented Dec 14, 2020

Webpack v3 has vulnerabilities, but upgrading requires in build_vue/webpack.prod.conf.js:

  • uglifyjs-webpack-plugin is deprecated
  • extract-text-webpack-plugin is deprecated
  • CommonsChunkPlugin has been removed, proper optimization and optimization.minimization configurations have to be developed and tested
  • maybe more?

dart sass seems to be preferred over node-sass

@roscisz roscisz added the UI label Dec 14, 2020
@roscisz roscisz changed the title Update webpack in Webapp Update Webapp dependencies Dec 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant