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

Let paths support same config options as packages #153

Closed unscriptable closed 10 years ago

unscriptable commented 11 years ago

packages are getting some cool new features. Why not let paths enjoy the same features? It seems pretty straightforward to do this in the moreConfig core function.