angular-cn/packages/core/test/bundling
Alex Rickabaugh 33fd7e0784 fix(ivy): export NgModuleFactory via r3_symbols for core factories (#25392)
When @angular/core is compiled by ngtsc, a factory file is generated
for ApplicationModule, that is currently invalid because r3_symbols
does not export NgModuleFactory. This change fixes that issue and
ensures the generated ngfactory file for @angular/core is valid.

PR Close #25392
2018-08-09 09:58:13 -07:00
..
hello_world fix(ivy): support ng-container at the root of a view with delayed insertion (#25329) 2018-08-06 13:47:44 -07:00
hello_world_i18n build: update buildifier to latest (#24296) 2018-06-12 11:42:35 -07:00
hello_world_r2 fix(core): throw error message when @Output not initialized (#19116) 2018-08-02 09:37:21 -07:00
injection refactor(core): remove withBody from public testing API (#25171) 2018-07-31 15:09:32 -07:00
todo fix(ivy): export NgModuleFactory via r3_symbols for core factories (#25392) 2018-08-09 09:58:13 -07:00
util test(ivy): todo app only includes reflect-metadata in JIT mode (#24677) 2018-06-28 17:51:42 -04:00