mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
37b617dccf
This lets users continue using runtime-sideeffect Decorators if they choose, only down-leveling the marked ones to Annotations. Also remove the "skipTemplateCodegen" option, which is no longer needed since Angular compiles with tsc-wrapped rather than ngc. The former doesn't include any codegen.