mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This patch is in response to #23401 where a non-const enum was being compiled as an empty object when used in an animation player when `ng build --prod` was being processed. This patch is a immediate fix for the issue and #23400 tracks it. Closes #23401 PR Close #23402 |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| BUILD.bazel | ||
| index.ts | ||
| package.json | ||
| public_api.ts | ||
| rollup.config.js | ||
| tsconfig-build.json | ||