mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| src | ||
| test | ||
| testing | ||
| common.dart | ||
| index.ts | ||
| package.json | ||
| rollup.config.js | ||
| testing.ts | ||
| tsconfig-es5.json | ||
| tsconfig-es2015.json | ||