77c382ccba
Extend the vocabulary of the `providedIn` to also include `'platform'` and `'any'`` scope. ``` @Injectable({ providedId: 'platform', // tree shakable injector for platform injector }) class MyService {...} ``` PR Close #32154 |
||
---|---|---|
.. | ||
animations | ||
common | ||
core | ||
elements | ||
forms | ||
http | ||
platform-browser | ||
platform-browser-dynamic | ||
platform-server | ||
platform-webworker | ||
platform-webworker-dynamic | ||
router | ||
service-worker | ||
upgrade | ||
BUILD.bazel | ||
global_utils.d.ts | ||
public_api_guard.bzl |