郑柏铃 8ea30b386c webpack 1 month ago
..
lib 9142ace810 webpack 1 month ago
node_modules 8ea30b386c webpack 1 month ago
src 9142ace810 webpack 1 month ago
LICENSE 9142ace810 webpack 1 month ago
README.md 9142ace810 webpack 1 month ago
package.json 9142ace810 webpack 1 month ago

README.md

@babel/core

Babel compiler core.

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

Install

Using npm:

npm install --save-dev @babel/core

or using yarn:

yarn add @babel/core --dev