angular/packages/compiler-cli/integrationtest/bazel/injectable_def
Alex Rickabaugh 6f0191744c fix(core): don't override ngInjectableDef in the decorator if present on the type (#22943)
Previously, @Injectable() would generate an ngInjectableDef on the type it was
decorating, even if that type already had a compiled ngInjectableDef, overwriting
the compiled version.

PR Close #22943
2018-03-23 16:13:06 -04:00
..
app fix(core): don't override ngInjectableDef in the decorator if present on the type (#22943) 2018-03-23 16:13:06 -04: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