郑柏铃 8ea30b386c webpack před 1 dnem
..
lib 9142ace810 webpack před 1 dnem
node_modules 8ea30b386c webpack před 1 dnem
src 9142ace810 webpack před 1 dnem
LICENSE 9142ace810 webpack před 1 dnem
README.md 9142ace810 webpack před 1 dnem
package.json 9142ace810 webpack před 1 dnem

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