mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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 |
||
|---|---|---|
| .. | ||
| BUILD.bazel | ||
| esbuild-base.config.mjs | ||
| esbuild-esm-prod.config.mjs | ||
| esbuild-esm.config.mjs | ||
| esbuild-iife.config.mjs | ||
| esbuild-spec.config.mjs | ||
| index.bzl | ||