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
aio-builds-setup
content
scripts
src
tests
tools
.browserslistrc -rw-r--r-- 600 bytes
.eslintrc.json -rw-r--r-- 3.0 KB
.gitignore -rw-r--r-- 664 bytes
.npmrc -rw-r--r-- 21 bytes
BUILD.bazel -rw-r--r-- 3.3 KB
README.md -rw-r--r-- 7.8 KB
angular.json -rw-r--r-- 6.6 KB
firebase.json -rw-r--r-- 16.5 KB
karma.conf.js -rw-r--r-- 2.4 KB
ngsw-config.json -rw-r--r-- 3.9 KB
ngsw-config.template.json -rw-r--r-- 1.8 KB
package.json -rw-r--r-- 8.5 KB
security-exemptions.json -rw-r--r-- 302 bytes
tsconfig.app.json -rw-r--r-- 357 bytes
tsconfig.json -rw-r--r-- 1.4 KB
tsconfig.spec.json -rw-r--r-- 297 bytes
tsconfig.worker.json -rw-r--r-- 230 bytes
yarn.lock -rw-r--r-- 570.4 KB

README.md

back to top