interlockjs / interlock

JS bundler - inspired by Git, built on Babel.
MIT License
72 stars 7 forks source link

UMD plugin #62

Closed divmain closed 8 years ago

divmain commented 8 years ago

Plugin that will result in UMD bundle output. In addition to supporting AMD, CommonJS, and global variable registration, it should also register itself with an Interlock run-time if present.

divmain commented 8 years ago

Moved to https://github.com/interlockjs/plugins/issues/1.