I am building a Map module using esri js api, which is built on dojo js framework (AMD), I get error : multidefine since the dojo loader is unable to load jQuery and KO libs, which are already loaded into the DNN page's script tags.
Can you please let me know how I can work with AMD library and dojo loader with the SPA template
I am building a Map module using esri js api, which is built on dojo js framework (AMD), I get error : multidefine since the dojo loader is unable to load jQuery and KO libs, which are already loaded into the DNN page's script tags. Can you please let me know how I can work with AMD library and dojo loader with the SPA template