arudradey/fullhtml-storage / emsdk /upstream /emscripten /node_modules /babel-plugin-polyfill-regenerator
1.72 GB
20,066 files
Updated about 2 months ago
Name
Size
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.72 GB
Files
20,066
Last updated
May 12
Pre-warmed CDN
US EU US EU

Contributors