سؤال

We have been using Custom Dojo build and it is working fine for all the modules of Dijit and some of Dojox modules.

However when we try to do require (["dojox/charting/Chart"}) or some other modules of Dojox it gives following javascript error. I looked at the modules closely and I found that each such modules use "." to load the dependencies from relative paths.

GET /somepath/js/dojox.js 404 (Not Found)

I don't understand why dojo is looking for dojox.js which is not part of even Dojo source.

Any help will be highly appreciated.

لا يوجد حل صحيح

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top