interlockjs / interlock

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

Alternate pipelines for non-JS #44

Closed divmain closed 8 years ago

divmain commented 9 years ago

Non-JS requires should result in either 1) transformation into JavaScript and treated like any module, or 2) output of that module with eventual bundles and alternate transformation pipeline.