Reactjs – How Can I Avoid Calls to js.arcgis.com From My Javascript pp
I'm building a JavaScript app with the ArcGis JavaScript SDK. We have a requirement that the app should run on prem without external dependencies. How can I use the SDK without it making calls to js.arcgis.com? here is my package.json…