mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
f94055dee6
Uses `createEsbuildAngularOptimizePlugin` from dev-infra-private and passes in `GLOBAL_DEFS_FOR_TERSER_WITH_AOT` into a new esbuild prod configuration. Notably, this removes references to `ngDevMode` from the final build and enables minification. PR Close #45886