babel-plugin-transform-catch-regenerator-runtime
v0.1.2
Published
This is a babel plugin that:
Downloads
2
Readme
babel-plugin-transform-regenerator-runtime
This is a babel plugin that:
- Prepend
var regeneratorRuntime = require('babel-regenerator-runtime');
to the file
Dev
npm run build
npm publish
npm run build
npm publish