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

curl.config() command undocumented #160

Closed nebhale closed 10 years ago

nebhale commented 11 years ago

Currently the curl.config() command as described in 8dabe2ac7b88594336cf2834b808c866ed3a4a84 is not documented in the wiki.

The method should be documented.

unscriptable commented 11 years ago

Hey Ben! Thanks for the reminder. There are a few new features that need to be documented. :) -- J

unscriptable commented 10 years ago

This is now in the wiki and is mentioned in the README for forthcoming 0.7.6. Thanks @nebhale!