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 to webpack 5! #93

Merged
merged 1 commit into from
Feb 5, 2022
Merged

Upgrade to webpack 5! #93

merged 1 commit into from
Feb 5, 2022

Conversation

KidkArolis
Copy link
Owner

No description provided.

@@ -76,9 +76,7 @@ module.exports = (config, options) => {
if (options.minify) {
const Terser = require('terser-webpack-plugin')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this necessary? https://webpack.js.org/plugins/terser-webpack-plugin/#getting-started suggests that v5 has terser built in

Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like it
image

@KidkArolis KidkArolis merged commit 22ba361 into master Feb 5, 2022
@KidkArolis KidkArolis deleted the webpack-5 branch February 5, 2022 11:55
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.

2 participants