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

fix: apply terser plugin only on *.min.js #12099

Merged
merged 3 commits into from Sep 26, 2020
Merged

Conversation

JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Sep 22, 2020

Q                       A
Fixed Issues? Fixes #12095
Patch: Bug Fix? Yes
License MIT

This PR fixes a regression introduced in https://github.com/babel/babel/pull/12010/files#diff-878989239e07228f7903fde98f450ed9L105

@JLHwung JLHwung added the PR: Internal 🏠 A type of pull request used for our changelog categories label Sep 22, 2020
@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 22, 2020

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d9a77d3:

Sandbox Source
babel-repl-custom-plugin Configuration
babel-plugin-multi-config Configuration

@babel-bot
Copy link
Collaborator

Build successful! You can test your changes in the REPL here: https://babeljs.io/repl/build/28733/

@JLHwung JLHwung merged commit 3d5da4c into babel:main Sep 26, 2020
@JLHwung JLHwung deleted the fix-12095 branch September 26, 2020 19:50
@github-actions github-actions bot added the outdated A closed issue/PR that is archived due to age. Recommended to make a new issue label Dec 27, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area: publishing process outdated A closed issue/PR that is archived due to age. Recommended to make a new issue PR: Internal 🏠 A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Since 7.11.5 the standalone babel.js is uglified
4 participants