문제

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