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: minified should not accept optional argument #10923

Merged
merged 1 commit into from Dec 25, 2019

Conversation

JLHwung
Copy link
Contributor

@JLHwung JLHwung commented Dec 24, 2019

Q                       A
Fixed Issues? Fixes #10922
Patch: Bug Fix? Yes
Tests Added + Pass? Yes
License MIT

This PR reverts an unexpectedly breaking change introduced in 3135602.

The [true|false] implies that --minified accepts an optional argument, which is incorrect because it is a boolean toggle.

@JLHwung JLHwung added pkg: cli i: regression PR: Revert ↩️ A type of pull request used for our changelog categories labels Dec 24, 2019
@nicolo-ribaudo nicolo-ribaudo merged commit db3c31a into babel:master Dec 25, 2019
@nicolo-ribaudo nicolo-ribaudo deleted the fix-10922 branch December 25, 2019 18:13
@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 Mar 26, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 26, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
i: regression outdated A closed issue/PR that is archived due to age. Recommended to make a new issue pkg: cli PR: Revert ↩️ A type of pull request used for our changelog categories
Projects
None yet
Development

Successfully merging this pull request may close these issues.

@babel/cli Compilation error in ci after 7.7.0
3 participants