I'm working to replace an asp.net web application, https://map.polkpa.org/, that is using 3.x version of the JavaScript API with one that is using version 4.x.
I found a starter app that uses JS API 4.x and got it working in asp.net with a downloaded version of the JavaScript API 4.20 (we lose internet access frequently). The app is using calcite maps, which I see has now been deprecated.
Will the calcite components be added to the JavaScript API as AMD modules so they can be downloaded and hosted locally?
Is a developer license required to use calcite components? I have a developer license but our shop has 3 developers. Want to know if I need one for each person that maintains the app.