Closed
Description
v7 Regression
Potential Commit/PR that introduced the regression
Describe the regression
@babel/cli
can no longer be quietened.
The --quiet
flag 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