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

Prefer Terser for optimization with Webpack #913

Merged
merged 1 commit into from
Nov 9, 2018
Merged

Conversation

CPatchane
Copy link
Contributor

This could fix an issue due to Uglify default with Webpack 4: TypeError: Super expression must either be null or a function.
Terser is recommended and will be used by default by Webpack 5
Also more info there: https://twitter.com/dan_abramov/status/1060226280619163649

@CPatchane CPatchane self-assigned this Nov 8, 2018
@Crash--
Copy link
Contributor

Crash-- commented Nov 8, 2018

;) 👍

@CPatchane CPatchane merged commit 8198cd9 into master Nov 9, 2018
@CPatchane CPatchane deleted the use_terser branch November 9, 2018 08:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants