mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a4e2139620
All entries of the `@angular/platform-browser-dynamic` package are now deprecated. We now recommend using the `@angular/platform-browser` package instead. In case a JIT application/testing environment is complaining about missing the compiler also add `import '@angular/compiler'` DEPRECATED: All entries of the `@angular/platform-browser-dynamic` PR Close #61043