Skip to content

babel-plugin-import-regenerator 0.0.4

Install from the command line:
Learn more about npm packages
$ npm install @wiredcraft/babel-plugin-import-regenerator@0.0.4
Install via package.json:
"@wiredcraft/babel-plugin-import-regenerator": "0.0.4"

About this version

Usage

const plugins = [
  [
    "@hsjs/babel-plugin-import-regenerator",
    {
      regeneratorRuntimeFilename: "./src/vendor/regenerator-runtime.js",
    },
  ],
  // some other plugins
];

Publish

to NPM & GPM(GITHUB Package Registry)

Details


Assets

  • babel-plugin-import-regenerator-0.0.4.tgz

Download activity

  • Total downloads 0
  • Last 30 days 0
  • Last week 0
  • Today 0

Recent versions

View all