>
>
> I've made some headway, my application.ini reads:

resources.dojo.djConfig.isDebug = 1
resources.dojo.djConfig.parseOnLoad = 1
resources.dojo.localPath = "/js/dojo-build/build-0.1.0/dojo/dojo.js"
resources.dojo.requireModule[] = "dojo.fx"
resources.dojo.registerModulePath.custom =
"/js/dojo-build/build-0.1.0/custom"
resources.dojo.requireModule[] = "custom.main"

Everything works except the requireModule[] and registerModulePath

Any thoughts?

Reply via email to