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

Upgrade webpack to v5 #5969

Merged
merged 13 commits into from
Jan 24, 2022
Merged

Upgrade webpack to v5 #5969

merged 13 commits into from
Jan 24, 2022

Commits on Jan 18, 2022

  1. Configuration menu
    Copy the full SHA
    e66ef12 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2022

  1. clean up webpack.config.js

    daniel-wer committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    9b64ff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d134987 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    69272af View commit details
    Browse the repository at this point in the history
  4. save webpack cache in CI

    daniel-wer committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    100cc63 View commit details
    Browse the repository at this point in the history
  5. remove terser-webpack-plugin since bug workaround is no longer needed…

    … and the plugin is included with webpack v5
    daniel-wer committed Jan 19, 2022
    Configuration menu
    Copy the full SHA
    e514293 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9cd6538 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2022

  1. readd terser plugin and disable compress, because the build time incr…

    …ease of 60% is too much for the marginal size gains of 5%
    daniel-wer committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    716220e View commit details
    Browse the repository at this point in the history
  2. test caching time

    daniel-wer committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    3126f9d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6523b20 View commit details
    Browse the repository at this point in the history
  4. update changelog

    daniel-wer committed Jan 20, 2022
    Configuration menu
    Copy the full SHA
    6db1c74 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    a8eab47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a10c9b6 View commit details
    Browse the repository at this point in the history