Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

switch to uglifyjs alternative #82

Open
hipstersmoothie opened this issue Dec 14, 2018 · 10 comments
Open

switch to uglifyjs alternative #82

hipstersmoothie opened this issue Dec 14, 2018 · 10 comments
Labels

Comments

@hipstersmoothie
Copy link
Contributor

No description provided.

@hipstersmoothie hipstersmoothie added the good first issue Good for newcomers label Dec 14, 2018
@bowbahdoe
Copy link

Which alternative? What is the driving force behind wanting to switch?

@hipstersmoothie
Copy link
Contributor Author

hipstersmoothie commented Dec 15, 2018 via email

@bowbahdoe
Copy link

Off the top of my head the only other source aware minifier I can think of is the Google Closure Compiler. That would definitely break more than uglify, so it isn't a good option. Maybe switching to just whitespace only optimizations would do the trick?

@bowbahdoe
Copy link

The mangle: false option in uglify might also resolve the issue

@hipstersmoothie
Copy link
Contributor Author

webpack is switching to terser so that why it was my go to webpack/webpack#7923

@hipstersmoothie
Copy link
Contributor Author

seems its been merged webpack/webpack#8392

@bowbahdoe
Copy link

Oh I thought you said Terser as in you were going to say the next sentence in a Terser way. I did not know that was a thing.

@bowbahdoe
Copy link

As in "Reason for switching?" is a terser way of saying "What is the driving force behind wanting to switch?"

@alinewm
Copy link

alinewm commented Sep 27, 2019

Hi, I'd like to pick up this issue! Lmk if there are any specific guidelines to be aware of for contributions :D

@hipstersmoothie
Copy link
Contributor Author

No specific guidelines! go for it

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants