mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
This commit moves the build-related scripts (`build-ivy-npm-packages.js`, `build-packages-dist.js` and `package-builder.js`) to a dedicated directory to keep the `scripts/` directory cleaner. It also moves the logic for building the `zone.js` package to a separate script, `zone-js-builder.js`, to make it re-usable. A subsequent commit will use it to build the `zone.js` package when building the Ivy Angular packages as well. PR Close #35780 |
||
|---|---|---|
| .. | ||
| BAZEL.md | ||
| CARETAKER.md | ||
| COMMITTER.md | ||
| DEBUG.md | ||
| DEBUG_COMPONENTS_REPO_IVY.md | ||
| DEVELOPER.md | ||
| GITHUB_PROCESS.md | ||
| NAMING.md | ||
| PR_REVIEW.md | ||
| PUBLIC_API.md | ||
| RELEASE_SCHEDULE.md | ||
| SAVED_REPLIES.md | ||
| TOOLS.md | ||
| TRIAGE_AND_LABELS.md | ||