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

Replace from uglifyjs to terser #10956

Merged
merged 1 commit into from
Jun 4, 2019
Merged

Replace from uglifyjs to terser #10956

merged 1 commit into from
Jun 4, 2019

Conversation

ykzts
Copy link
Sponsor Member

@ykzts ykzts commented Jun 4, 2019

The default minimizer for webpack has been changed from uglifyjs to terser. But up until now, uglifyjs-webpack-plugin was used because offline-plugin did not correspond to terser-webpack-plugin, but it was supported in terser-webpack-plugin in offline-plugin v5.0.7.

This Pull Request replaces uglifyjs-webpack-plugin with terser-webpack-plugin.

Close #10955

@Gargron Gargron merged commit da38c0a into master Jun 4, 2019
@Gargron Gargron deleted the terser branch June 4, 2019 12:17
hiyuki2578 pushed a commit to ProjectMyosotis/mastodon that referenced this pull request Oct 2, 2019
rtucker pushed a commit to vulpineclub/mastodon that referenced this pull request Jan 7, 2021
messenjahofchrist pushed a commit to Origin-Creative/mastodon that referenced this pull request Jul 30, 2021
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.

None yet

2 participants