I'm creating an application that may not have access to the internet and need to load the ArcGIS Javascript 4.23 API from a local server.
I'm currently using ES modules and can't seem to find a way to make sure the modules are part of the deployment.
Any pointers on how to do this? I've seen posts on how to import assets but not full js library folders like @arcgis/core