Hi,
I am about to start development on a web application that will not ever be connected to the www.
I am looking into using "react-arcgis" which uses "esri-loader".
According to the documentation, esri-loader uses a CDN, and I was wandering if it is possible to locally download the entire arcgis-js library and direct the loader to load it locally instead from the CDN?
Thank you