0.1.2 • Published 10 years ago
babel-plugin-transform-catch-promise v0.1.2
babel-plugin-transform-catch-promise
This is a babel plugin that:
Prepend
var CatchPromise = require('catch-promise');to the fileReplace all
Promiseidentifiers withCatchPromise
Dev
npm run buildnpm publish
npm run build
npm publish