babel/packages/babel-preset-env
Huáng Jùnliàng e1839e5ec9 Circumvent typeof transform for umd build template (#10701)
* add test case

* fix: circumvent typeof transform

* chore: update test fixtures
2019-11-13 22:47:56 +01:00
..
2017-11-21 20:03:16 -05:00
2017-11-21 20:03:16 -05:00
2019-03-19 21:07:45 +01:00
2019-11-05 14:44:00 +01: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