We have a team of developers using the ExperienceBuilder developer edition to create a web app. We are using ArcGIS Enterprise. Different developers may work creating widgets and a theme which they will want to share. What is best practice for doing this? We are planning to:
- Download and commit the ExperienceBuilder development installation to our git repository
- In this way all developers can share the same version of the development environment and more importantly, the "your-extensions" folder with widgets and themes
Is this a good approach?
I've also noticed that experiences can be created locally and there doesn't seem to be a way to push them to the portal. Where are these local experiences stored? Is there another folder separate from the "your-extensions" folder where locally created experiences are stored?