curl-amd
Version:
curl.js is small, fast, extensible module loader that handles AMD, CommonJS Modules/1.1, CSS, HTML/text, and legacy scripts.
15 lines (10 loc) • 408 B
Markdown
* investigate all variations of data-curl-run
* split path from file name. path = baseUrl, file = main
* if comma-sep (data-curl-run="js/bundle,js/run"),
main = "run", not "bundle" ???
* document data-curl-run and link from [Configuring curl.js]
* Investigate IE intermittent silent failure issues
* move docs from wiki to docs folder