babel-plugin-transform-catch-polyfill

0.2.1 • Public • Published

babel-plugin-transform-regenerator-runtime

This is a babel plugin that:

  • Prepend var regeneratorRuntime = require('babel-regenerator-runtime'); to the file
  • Prepend var Symbol = require('core-js').Symbol; to the file

Dev

npm run build

npm publish

npm run build
npm publish

Readme

Keywords

Package Sidebar

Install

npm i babel-plugin-transform-catch-polyfill

Weekly Downloads

4

Version

0.2.1

License

MIT

Last publish

Collaborators

  • zenozeng