Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
file | 2023-08-29 | ||
util | 2023-08-29 | ||
block-hoist-plugin.js | 2023-08-29 | 1.8 kB | |
block-hoist-plugin.js.map | 2023-08-29 | 4.8 kB | |
index.js | 2023-08-29 | 3.5 kB | |
index.js.map | 2023-08-29 | 7.9 kB | |
normalize-file.js | 2023-08-29 | 3.8 kB | |
normalize-file.js.map | 2023-08-29 | 8.1 kB | |
normalize-opts.js | 2023-08-29 | 1.6 kB | |
normalize-opts.js.map | 2023-08-29 | 3.3 kB | |
plugin-pass.js | 2023-08-29 | 1.1 kB | |
plugin-pass.js.map | 2023-08-29 | 3.0 kB | |
Totals: 12 Items | 39.0 kB | 0 |
@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