angular-cn/packages/compiler-cli/integrationtest/bazel
Alex Rickabaugh db56836425 feat: tree-shakeable providers API updates (#22655)
Rename @Injectable({scope -> providedIn}).

Instead of {providedIn: APP_ROOT_SCOPE}, accept {providedIn: 'root'}.
Also, {providedIn: null} implies the injectable should not be added
to any scope.

PR Close #22655
2018-03-13 09:28:05 -07:00
..
injectable_def feat: tree-shakeable providers API updates (#22655) 2018-03-13 09:28:05 -07:00
ng_module feat(bazel): add an ng_package rule (#22221) 2018-02-23 11:19:04 -08:00