Alex Rickabaugh
ae9418c7de
feat(ivy): generate ngInjectorDef for @NgModule in AOT mode ( #24632 )
...
This change generates ngInjectorDef as well as ngModuleDef for @NgModule
annotated types, reflecting the dual nature of @NgModules as both compilation
scopes and as DI configuration containers.
This required implementing ngInjectorDef compilation in @angular/compiler as
well as allowing for multiple generated definitions for a single decorator in
the core of ngtsc.
PR Close #24632
2018-06-26 10:56:53 -07:00
..
2018-06-25 07:57:13 -07:00
2018-04-10 13:14:20 -07:00
2018-06-25 07:57:13 -07:00
2018-05-09 11:49:18 -07:00
2018-06-25 07:57:13 -07:00
2018-01-18 18:22:44 -06:00
2018-06-25 07:57:13 -07:00
2018-05-21 19:13:50 -04:00
2018-06-26 10:56:53 -07:00
2017-08-16 17:58:53 -05:00
2018-06-14 14:15:58 -07:00
2018-02-12 14:34:59 -08:00
2017-08-16 17:58:53 -05:00
2018-03-27 14:51:53 -04:00
2017-03-08 16:29:27 -08:00
2018-06-25 07:57:13 -07:00
2018-03-16 12:57:11 -07:00
2018-06-26 10:56:53 -07:00
2018-03-15 14:52:22 -07:00
2018-06-25 07:57:13 -07:00
2018-05-08 13:57:20 -07:00
2018-03-27 14:51:53 -04:00
2017-12-08 10:24:26 -08:00
2018-05-21 19:13:50 -04:00
2018-06-21 13:14:10 -07:00
2018-04-13 14:29:52 -07:00
2017-05-23 10:41:23 -06:00
2018-05-30 11:24:11 -07:00
2018-03-28 09:15:16 -07:00
2017-08-16 17:58:53 -05:00
2018-01-18 18:22:44 -06:00
2017-08-16 17:58:53 -05:00
2018-02-12 14:34:59 -08:00
2017-05-23 10:41:23 -06:00
2018-04-02 15:49:48 -07:00
2018-01-24 12:35:30 -08:00
2017-09-25 13:36:00 -07:00
2017-08-15 16:30:09 -07:00
2017-09-28 14:20:20 -07:00
2017-08-16 17:58:53 -05:00
2018-04-19 14:51:58 -07:00
2018-05-10 15:48:13 -07:00