The Zone.js build was depending on the `--outFile` flag from TypeScript which is deprecated. These changes switch to using `--outDir` and copying the files out of the directory instead. (cherry picked from commit 52bc0208f9)
52bc0208f9
Separate out zone.js dependencies PR Close #63425
Move the zone_bundle and configurations into zone.js's tool directory PR Close #63421