dbashford / mimosa-require

AMD/RequireJS module for Mimosa browser development workflow tool
3 stars 3 forks source link

Add modules config #21

Closed dbashford closed 11 years ago

dbashford commented 11 years ago

As proven out by the work done here and discussed in dbashford/mimosa#274, the following is necessary when using the modules r.js config.

runConfig.dir = "./public/javascripts"
runConfig.keepBuildDir = true
delete runConfig.insertRequire
delete runConfig.include
delete runConfig.out
delete runConfig.name