0.0.1 • Published 12 years ago

regeneratorify-no-runtime v0.0.1

Weekly downloads
6
License
BSD-2-Clause
Repository
github
Last release
12 years ago

regeneratorify-no-runtime

browserify v2 plugin for regenerator

This is similar to regeneratorify, but it does not include the Regenerator runtime.js file bundled with the output.

Install

$ npm install regeneratorify-no-runtime

Use

$ browserify -t regeneratorify-no-runtime main.js > bundle.js

Credits

Bitdeli Badge