Skip to content
master
Switch branches/tags
babel/packages/babel-core/
babel/packages/babel-core/
This branch is 1166 commits behind main.
Contribute

Latest commit

Co-authored-by: Nicolò Ribaudo <nicolo.ribaudo@gmail.com>
4108524

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Mar 26, 2017
May 30, 2020

@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