I’m using dojo hosted on google’s CDN, which means google’s cdn is dojo’s base url path. But I have files on my server I want to load with dojo.require. how can I do this? currently I’m getting an error that it can’t access the file, but that’s because it doesn’t exist on google’s cdn.
Share
You can config at
data-dojo-configor indjConfigBy setting
baseUrlandmodulePathsThis link would be help. http://dojotoolkit.org/documentation/tutorials/1.6/cdn/