jugglinmike / amdclean

An AMD build tool that converts AMD code to standard JavaScript
http://gregfranko.com/amdclean/
MIT License
5 stars 0 forks source link

Transpile to CJS/ES6. #7

Open tbranyen opened 10 years ago

tbranyen commented 10 years ago

This would be very interesting for post-install/install hooks.

Instead of rewriting libraries that use AMD, simply transpile when installed via NPM.

https://github.com/mozilla/source-map/issues/67