-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
@babel/cli can't be quietened #8326
Copy link
Copy link
Closed
Labels
claimedgood first issuehelp wantedoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue
Metadata
Metadata
Assignees
Labels
claimedgood first issuehelp wantedoutdatedA closed issue/PR that is archived due to age. Recommended to make a new issueA closed issue/PR that is archived due to age. Recommended to make a new issue
v7 Regression
Potential Commit/PR that introduced the regression
#7439
Describe the regression
@babel/clican no longer be quietened.The
--quietflag was removed and a "Successfully compiled..." message is logged to the console without an option to suppress it:babel/packages/babel-cli/src/babel/dir.js
Lines 126 to 130 in 62ee1ad
Environment
@babel/cli v7.0.0-beta.53