I am attempting to use ArcGIS JS API 4 in a Blazor application without internet connection. Is it possible to download all required JS modules and CSS files to store locally on the server? Also, if the data I want to display is available as Tile Packages (.tpk), would those be possible to be used as the data source for the basemap and other layers rather than an ArcGIS online service?