cujojs / cram

Simple, yet powerful, AMD and CommonJS module bundler.
http://cujojs.com
58 stars 9 forks source link

in the help it says the --output option is for output folder (not file) #13

Closed unscriptable closed 11 years ago

unscriptable commented 11 years ago

in the help it says the --output option is for output folder (not file)

also: in the "launch" docs of cram it says "define(function (['curl'], function (curl) {" in examples (should probably just

Thanks @webpro