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

Migrate from webpack v4 to webpack v5 #1393

Closed
ElinorW opened this issue Feb 1, 2022 · 0 comments · Fixed by #1395
Closed

Migrate from webpack v4 to webpack v5 #1393

ElinorW opened this issue Feb 1, 2022 · 0 comments · Fixed by #1395
Assignees
Labels
type:infrastructure Core back-end work which includes quality work, code refactor, tests etc

Comments

@ElinorW
Copy link
Contributor

ElinorW commented Feb 1, 2022

The new version seeks to:

  • Improve build performance
  • Improve Long Term Caching with better algorithms and defaults.
  • Improve bundle size
  • Improve compatibility with the web platform.

This upgrade also enables us to update some dependencies with security risks which could only work with the updated webpack v5 package

Related to issue #1365

@ElinorW ElinorW added this to the Jan 06 - Feb 03 milestone Feb 1, 2022
@ElinorW ElinorW self-assigned this Feb 1, 2022
@adhiambovivian adhiambovivian added the type:infrastructure Core back-end work which includes quality work, code refactor, tests etc label May 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:infrastructure Core back-end work which includes quality work, code refactor, tests etc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants