babel/packages/babel-preset-env
Nicolò Ribaudo 5b8477e969
Update dynamic import (#11453)
* Update babel-plugin-proposal-dynamic-import fixture test outputs

* Update package.json files

Co-authored-by: Arun Kumar Mohan <arunmohandm@gmail.com>
2020-04-21 12:12:54 +02:00
..
2020-04-21 11:37:47 +02:00
2020-04-21 11:37:47 +02:00
2020-04-21 12:12:54 +02:00
2020-04-09 22:51:28 +02:00

@babel/preset-env

A Babel preset for each environment.

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

Install

Using npm:

npm install --save-dev @babel/preset-env

or using yarn:

yarn add @babel/preset-env --dev