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. |
||
|---|---|---|
| .. | ||
| build.sh | ||
| cleanup.sh | ||
| env.sh | ||
| install.sh | ||
| offline_compiler_test.sh | ||
| test.sh | ||
| test_browserstack.sh | ||
| test_e2e.sh | ||
| test_js.sh | ||
| test_saucelabs.sh | ||