angular-cn/packages/core/test/render3/compiler_canonical
Alex Rickabaugh 6ef9f2278f feat(ivy): @NgModule -> ngInjectorDef compilation (#22458)
This adds compilation of @NgModule providers and imports into
ngInjectorDef statements in generated code. All @NgModule annotations
will be compiled and the @NgModule decorators removed from the
resultant js output.

All @Injectables will also be compiled in Ivy mode, and the decorator
removed.

PR Close #22458
2018-03-16 12:57:11 -07:00
..
back_patch_types_specs.ts feat(ivy): @NgModule -> ngInjectorDef compilation (#22458) 2018-03-16 12:57:11 -07:00
component_directives_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
content_projection_spec.ts feat(ivy): add support for the ngProjectAs attribute (#22498) 2018-03-06 06:55:51 -08:00
elements_spec.ts test(ivy): add canonical compiler spec for class/style (#22719) 2018-03-14 12:59:52 -07:00
injection_spec.ts feat(ivy): @NgModule -> ngInjectorDef compilation (#22458) 2018-03-16 12:57:11 -07:00
life_cycle_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
local_reference_spec.ts refactor(ivy): break compiler canonical test into smaller files (#22510) 2018-03-05 10:10:32 -08:00
ng_module_spec.ts feat: tree-shakeable providers API updates (#22655) 2018-03-13 09:28:05 -07:00
normative.md refactor(ivy): break compiler canonical test into smaller files (#22510) 2018-03-05 10:10:32 -08:00
patch_types_spec.ts feat(ivy): @NgModule -> ngInjectorDef compilation (#22458) 2018-03-16 12:57:11 -07:00
pipes_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
query_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00
sanitize_spec.ts refactor(ivy): rename class/style to make space for new instruction (#22719) 2018-03-14 12:59:52 -07:00
small_app_spec.ts feat(ivy): @NgModule -> ngInjectorDef compilation (#22458) 2018-03-16 12:57:11 -07:00
template_variables_spec.ts refactor(ivy): remove directiveRefresh instruction (#22745) 2018-03-13 23:29:21 -07:00