/ never-odd-or-even / back / node_modules / babel-plugin-polyfill-regenerator /

[ICO]NameLast modifiedSizeDescription
[PARENTDIR]Parent Directory  -  
[DIR]esm/2 years ago -  
[DIR]lib/2 years ago -  
[   ]LICENSE41 years ago1.1K 
[TXT]README.md41 years ago507  
[   ]package.json2 years ago2.1K 
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.

Apache/2.4.38 (Debian) Server at www.karls.computer Port 80