angular/packages/compiler-cli/integrationtest/bazel
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
..
injectable_def fix(core): don't override ngInjectableDef in the decorator if present on the type (#22943) 2018-03-23 16:13:06 -04:00
injector_def/ivy_build/app feat(ivy): @NgModule -> ngInjectorDef compilation (#22458) 2018-03-16 12:57:11 -07:00
ng_module build: expose flatModuleOutFile option on ng_module (#22814) 2018-03-20 13:28:57 -07:00