Skip to content
This repository was archived by the owner on Feb 9, 2023. It is now read-only.

Use terser #41

Merged
merged 20 commits into from
Feb 21, 2019
Merged

Use terser #41

merged 20 commits into from
Feb 21, 2019

Conversation

shvaikalesh
Copy link
Contributor

@shvaikalesh shvaikalesh commented Sep 5, 2017

Closes #40

Tested with:

  • ostio-exim
  • ostio-chaplin

@shvaikalesh shvaikalesh requested review from denysdovhan and removed request for denysdovhan September 7, 2017 15:48
@evenfrost
Copy link

It seems UglifyJS v3 doesn't support ES2015+ out of the box yet, as all the related work is on harmony branch. Is there any way to use harmony branch with Brunch without making raw CLI logic?

@shvaikalesh
Copy link
Contributor Author

@evenfrost, thanks for pointing that out. Changed to uglify-es: it is considered stable.

@scitech scitech mentioned this pull request Nov 29, 2017
@nest-aka-swan
Copy link

Without this pull request merged, babel-brunch with babel-preset-env is useless as it can produce ES6+ code which is not supported by uglify-js.

@sn3p
Copy link

sn3p commented Feb 14, 2019

Status on this? I need it :)

@shvaikalesh shvaikalesh changed the title Update uglifyjs to 3.0 Use terser Feb 20, 2019
@paulmillr paulmillr merged commit c0e84b2 into master Feb 21, 2019
@shvaikalesh shvaikalesh deleted the update-uglifyjs branch February 21, 2019 22:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants