mirror of
https://github.com/angular/angular-cli.git
synced 2025-05-26 01:01:13 +08:00
Ensures that we consistently set "development" for non-optimized and "production" for optimized builds. This is consistent with other bundlers (Vite/webpack/parcel/...).