Remove uglify target support in preset-env#10895
Merged
nicolo-ribaudo merged 1 commit intobabel:next-8-devfrom Feb 5, 2020
Merged
Remove uglify target support in preset-env#10895nicolo-ribaudo merged 1 commit intobabel:next-8-devfrom
uglify target support in preset-env#10895nicolo-ribaudo merged 1 commit intobabel:next-8-devfrom
Conversation
nicolo-ribaudo
approved these changes
Dec 19, 2019
existentialism
approved these changes
Feb 5, 2020
3f9f6fe to
30b747e
Compare
uglify target support in preset-envuglify target support in preset-env
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Feb 5, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Feb 6, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Feb 6, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Feb 9, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Feb 13, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Feb 20, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Feb 23, 2020
JLHwung
added a commit
to JLHwung/babel
that referenced
this pull request
Feb 27, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Feb 27, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Mar 3, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Mar 10, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Mar 11, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Mar 13, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Mar 22, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Apr 11, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Apr 20, 2020
arku
pushed a commit
to arku/babel
that referenced
this pull request
Apr 20, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Apr 21, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Apr 21, 2020
nicolo-ribaudo
pushed a commit
that referenced
this pull request
Apr 22, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
The
uglifytargets had been deprecated since@babel/preset-env7.0.0-beta.0 (babel/babel-preset-env#264), now it's time to remove it.