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

build(deps): upgrade webpack to v5 #9

Merged
merged 1 commit into from
Nov 29, 2020
Merged

build(deps): upgrade webpack to v5 #9

merged 1 commit into from
Nov 29, 2020

Conversation

shanedg
Copy link
Owner

@shanedg shanedg commented Nov 28, 2020

Adjust "splitChunks" config values. Upgrade html-webpack-plugin to v5
prerelease to silence deprecation warning. Upgrade terser-webpack-plugin
to v5. Remove clean-webpack-plugin because not ready for v5.
See johnagan/clean-webpack-plugin#182 and
johnagan/clean-webpack-plugin#188.

Adjust "splitChunks" config values. Upgrade html-webpack-plugin to v5
prerelease to silence deprecation warning. Upgrade terser-webpack-plugin
to v5. Remove clean-webpack-plugin because not ready for v5.
See johnagan/clean-webpack-plugin#182 and
johnagan/clean-webpack-plugin#188. Remove
progress-bar-webpack-plugin because of weird v5 double completion.
Remove chalk, only used by progress bar.
@shanedg shanedg merged commit b72c7f5 into main Nov 29, 2020
@shanedg shanedg deleted the upgrade-webpack-5 branch November 29, 2020 01:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant