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.88k stars 216 forks source link

Add note about non-compliance with ES6 Promise spec #294

Closed unscriptable closed 8 years ago

unscriptable commented 8 years ago

Fix for #293

michielbdejong commented 8 years ago

Thanks! :)