Sven SAULEAU b445b79734 Refactor move docs (#8108) 6 years ago
..
src 70361f1200 Remove the experimental folder 6 years ago
test 8b57a3e3b9 Migrate a few packages' tests to use Jest Expect (see below) 6 years ago
README.md b445b79734 Refactor move docs (#8108) 6 years ago
package.json 90566103a6 v7.0.0-beta.49 6 years ago

README.md

@babel/preset-env-standalone

Standalone build of babel-prest-env for use in non-Node.js environments.

See our website @babel/preset-env-standalone for more information.

Install

Using npm:

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

or using yarn:

yarn add --save @babel/preset-env-standalone