-
Notifications
You must be signed in to change notification settings - Fork 30
switch to uglifyjs alternative #82
Comments
Which alternative? What is the driving force behind wanting to switch? |
Terser. Reason for switching? I was using ignite and uglify was breaking my
prod build
…On Fri, Dec 14, 2018 at 4:13 PM Ethan McCue ***@***.***> wrote:
Which alternative? What is the driving force behind wanting to switch?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#82 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/ABIyBJ2X7dobZme41YtPiGJy0Jl17nkbks5u5D69gaJpZM4ZSv5R>
.
|
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? |
The |
webpack is switching to terser so that why it was my go to webpack/webpack#7923 |
seems its been merged webpack/webpack#8392 |
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. |
As in "Reason for switching?" is a terser way of saying "What is the driving force behind wanting to switch?" |
Hi, I'd like to pick up this issue! Lmk if there are any specific guidelines to be aware of for contributions :D |
No specific guidelines! go for it |
No description provided.
The text was updated successfully, but these errors were encountered: