night-cherry d8b7b973e3 update some repositry 3 周之前
..
lib c3c5588342 web project files 1 月之前
node_modules d8b7b973e3 update some repositry 3 周之前
src c3c5588342 web project files 1 月之前
LICENSE c3c5588342 web project files 1 月之前
README.md c3c5588342 web project files 1 月之前
cjs-proxy.cjs c3c5588342 web project files 1 月之前
package.json c3c5588342 web project files 1 月之前

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