Hello,
I am trying to use the JavaScript Web Optimizer (http://jso.arcgis.com) to create some custom builds of ArcGIS JavaScript API. I get the final files but the application does not load and errors out with:
Error 404: .../web-optimizer/dojo/dojo.js.map
Error 404: .../web-optimizer/dojo/cldr/nls/en-gb/gregorian.js
scriptError
I am following the tutorial pretty closely. I tried several builds, the simplest contains the 5 modules below. I tried to apply it on the application that comes in the developer sandbox but I keep getting the errors above.
dijit/_base/manager
dojo/domReady
dojo/fx/Toggler
dojo/_base/html
esri/map
Am I missing anything? What is the latest version when the web optimizer worked for you?
You can see the broken app here: http://filipkral.com/dev/arcgis-js/
I would really appreciate your help here because making a custom build has become necessary to load an app that uses all the attached modules.
Best regards,
Filip.