cujojs / curl

curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
https://github.com/cujojs/curl/wiki
Other
1.89k stars 216 forks source link

provide support for es6-module-transpiler output #236

Closed unscriptable closed 10 years ago

unscriptable commented 10 years ago

See https://github.com/jrburke/requirejs/issues/923 and https://github.com/square/es6-module-transpiler/issues/69

unscriptable commented 10 years ago

This is a cluster of pain. Gonna look for other solutions.