mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
To speed up the components CI job (avoiding it being a bottleneck in FW), we will stop building everything in `src/...`, but rather only build targets which are needed to run all tests within `src/...`. This notably should avoid unnecessary NPM package building. Arguably that part would also be valuable to have, but we already test the `ng_package` rule in FW itself, plus we run snapshot tests in the components repo as well. PR Close #44832 |
||
|---|---|---|
| .. | ||
| clone_angular_components_repo.sh | ||
| create-package-archives.sh | ||
| payload-size.js | ||
| payload-size.sh | ||
| publish-build-artifacts.sh | ||
| run_angular_components_unit_tests.sh | ||
| track-payload-size.sh | ||
| update-framework-deps-to-dist-packages.js | ||