Kristiyan Kostadinov
f74373f2dd
fix(ivy): align NgModule registration timing with ViewEngine ( #30244 )
...
Currently in Ivy `NgModule` registration happens when the class is declared, however this is inconsistent with ViewEngine and requires extra generated code. These changes remove the generated code for `registerModuleFactory`, pass the id through to the `ngModuleDef` and do the module registration inside `NgModuleFactory.create`.
This PR resolves FW-1285.
PR Close #30244
2019-05-13 11:13:25 -07:00
..
2019-04-11 16:27:56 -07:00
2019-05-13 11:13:25 -07:00
2019-04-30 16:13:58 -07:00
2019-05-07 15:37:21 -07:00
2019-04-15 16:55:51 -07:00
2019-04-02 16:07:22 -07:00
2019-05-13 11:13:25 -07:00
2019-05-13 11:13:25 -07:00
2019-01-10 16:31:44 -08:00
2019-05-10 09:17:20 -07:00
2019-01-17 09:58:50 -08:00
2019-05-13 11:13:25 -07:00
2019-05-08 14:22:43 -07:00
2019-03-26 12:50:38 -07:00
2019-05-08 09:16:44 -07:00
2019-04-30 21:35:54 -07:00
2018-10-19 14:35:52 -07:00
2018-10-19 14:35:53 -07:00
2019-01-08 14:10:53 -08:00
2019-04-15 16:55:51 -07:00
2018-10-19 14:35:52 -07:00
2017-08-18 13:23:46 -05:00
2019-05-13 11:13:25 -07:00
2017-03-08 16:29:27 -08:00
2019-04-15 16:55:51 -07:00
2019-05-13 11:13:25 -07:00
2017-09-27 10:09:56 -07:00
2019-04-17 16:45:35 -07:00
2019-01-11 16:24:03 -08:00
2019-01-14 09:55:30 -08:00
2019-01-10 16:31:44 -08:00
2019-02-19 16:28:14 -08:00
2018-10-19 09:23:05 -07:00
2017-03-08 16:29:27 -08:00
2019-03-04 11:47:30 -08:00
2018-10-19 14:35:52 -07:00
2019-04-11 16:27:56 -07:00
2017-03-13 09:45:04 -07:00
2018-10-19 14:35:53 -07:00
2018-09-05 09:35:14 -07:00