You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(core): Ensure the ViewContext is retained after closure minification (angular#57903)
In order to survive closure minification correctly, static properties need to be annotated with `@nocollapse`. For more history, see angular#28050 PR Closeangular#57903
0 commit comments