angular-cn/packages/compiler-cli/integrationtest/bazel/injectable_def
Alex Rickabaugh 884bf0ef09 fix: consistently rewrite Injector to INJECTOR (#23008)
In Ivy mode we rewrite references to Injector to INJECTOR in ngInjectableDef, to fix tree-shaking.

This changes the rewrite to happen always, even in non-Ivy mode, and makes Angular understand
INJECTOR across the board at runtime.

PR Close #23008
2018-03-28 09:14:32 -07:00
..
app fix: consistently rewrite Injector to INJECTOR (#23008) 2018-03-28 09:14:32 -07:00
lib1 feat: tree-shakeable providers API updates (#22655) 2018-03-13 09:28:05 -07:00
lib2 feat: change @Injectable() to support tree-shakeable tokens (#22005) 2018-02-12 14:34:59 -08:00