https://github.com/angular/angular
Revision f3eb7d9ecb9a82e7396cca658e3250e47c853153 authored by Andrew Scott on 27 April 2022, 18:53:30 UTC, committed by Dylan Hunn on 27 April 2022, 20:05:33 UTC
In order to survive closure minification correctly, static properties need to
be annotated with @nocollapse.

For more history, see https://github.com/angular/angular/pull/28050

PR Close #45783
1 parent b9a07d6
History
Tip revision: f3eb7d9ecb9a82e7396cca658e3250e47c853153 authored by Andrew Scott on 27 April 2022, 18:53:30 UTC
fix(core): Ensure the `StandaloneService` is retained after closure minification (#45783)
Tip revision: f3eb7d9
File Mode Size
cypress
docs
projects
src
tools
.gitignore -rw-r--r-- 752 bytes
BUILD.bazel -rw-r--r-- 288 bytes
CONTRIBUTING.md -rw-r--r-- 8.7 KB
DEVELOPING.md -rw-r--r-- 964 bytes
README.md -rw-r--r-- 2.0 KB
cypress.json -rw-r--r-- 560 bytes
packages.bzl -rw-r--r-- 985 bytes
tsconfig.json -rw-r--r-- 1.4 KB
tsconfig.spec.json -rw-r--r-- 120 bytes
tslint.json -rw-r--r-- 1.9 KB

README.md

back to top