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

fix(gatsby-plugin-netlify-cms): remove uglifyjs-webpack-plugin reference #10155

Closed
wants to merge 1 commit into from
Closed

fix(gatsby-plugin-netlify-cms): remove uglifyjs-webpack-plugin reference #10155

wants to merge 1 commit into from

Conversation

alexandernanberg
Copy link
Contributor

In webpack 4.26.0 they changed the default minimizer to terser. This causes the following error on "fresh" sites when building: Error: Cannot find module 'uglifyjs-webpack-plugin'.

Since gatsby has no references to uglifyjs-webpack-plugin I think it should be safe to just remove it.

@alexandernanberg
Copy link
Contributor Author

Oops didn't notice #10150 at first 😛

@alexandernanberg alexandernanberg deleted the fix/netlify-cms-webpack-uglify-plugin branch November 27, 2018 07: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.

1 participant