arudradey/ml-cpu-storage / emsdk /upstream /emscripten /node_modules /babel-plugin-polyfill-regenerator
1.39 GB
20,046 files
Updated 15 days ago
NameSize
esm
lib
LICENSE1.1 kB
xet
README.md507 Bytes
xet
package.json1.05 kB
xet
README.md

babel-plugin-polyfill-regenerator

Install

Using npm:

npm install --save-dev babel-plugin-polyfill-regenerator

or using yarn:

yarn add babel-plugin-polyfill-regenerator --dev

Usage

Add this plugin to your Babel configuration:

{
  "plugins": [["polyfill-regenerator", { "method": "usage-global" }]]
}

This package supports the usage-pure, usage-global, and entry-global methods. When entry-global is used, it replaces imports to regenerator-runtime.

Total size
1.39 GB
Files
20,046
Last updated
May 9
Pre-warmed CDN
US EU US EU

Contributors