Files
babel/packages/babel-cli
Huáng Jùnliàng a91fdeb1f6 Revert #12014 (#12027)
* Revert "chore: bump source-map to 0.6.1 (#12014)"

This reverts commit d5bcc08bf7.

* test: add regression tests for #12025
2020-09-01 15:42:01 -04:00
..
2020-09-01 15:42:01 -04:00
2017-03-25 21:46:16 -04:00
2020-09-01 15:42:01 -04:00

@babel/cli

Babel command line.

See our website @babel/cli for more information or the issues associated with this package.

Install

Using npm:

npm install --save-dev @babel/cli

or using yarn:

yarn add @babel/cli --dev