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

debug build (curl/dist/debug/curl.js) has an anonymous define #232

Closed unscriptable closed 10 years ago

unscriptable commented 10 years ago

People can't use it in its current state. Use the same mechanism that the plugins use to allow the bin/make.sh to concat modules together.

unscriptable commented 10 years ago

Fixed by 0.8.3