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

Add .js to cjs module id if needed for cram #205

Closed gehan closed 10 years ago

unscriptable commented 10 years ago

This looks great, @gehan. Let's rebase this on the dev branch and prepare for a 0.7.6 release. Thanks!

gehan commented 10 years ago

I did this off master. I did a rebase but said everything is up-to-date.

I didn't update any tests by the way! In case this hits any

unscriptable commented 10 years ago

Cool. There's a way to switch the PR to dev instead of master. If you do that, I'll merge this in to dev asap.

gehan commented 10 years ago

Can't seem to change the target - made a new pull req! https://github.com/cujojs/curl/pull/206