[Ionic] Build Development Mode for Testing tuandphMay 30, 2024Angular, Ionic86 Sometimes we need to detect an issue in the beta/staging environment. We cannot build using the ionic command Instead, use the angular command for specific development environment. ng build --configuration development