If people copy paste to make an new package they might miss this and we will get a publish error later so figured we should add it to all.
@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-dev @babel/preset-env-standalone
or using yarn:
yarn add @babel/preset-env-standalone --dev