Files
Angular-Docs-Cn/modules/@angular/compiler/src/view_compiler_next
Tobias Bosch ab3527c99b refactor(core): view engine - misc
- fix bug when detaching view from `ApplicationRef`
- fix integration of adding `ng-reflect` attributes
  in debug mode.
2017-02-23 08:26:47 -08:00
..

Compiler Integration for new View Engine

This folder contains the code to integrate the compiler with the new view engine.

Note: This is work in progress, and once complete will replace the regular view_compiler folder.