Kristiyan Kostadinov
52bc0208f9
build: move zone.js build off deprecated flag
...
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.
2026-01-16 09:28:47 -08:00
SkyZeroZx
85ce5f3ce7
docs: update copyright year
2026-01-07 12:28:34 -05:00
Joey Perrott
fe349827ef
build: separate zone.js dependencies into their own directory ( #63425 )
...
Separate out zone.js dependencies
PR Close #63425
2025-09-05 12:52:55 -07:00
Joey Perrott
f0ee681ad7
build: move macros/build set up for zone.js into zone.js directories ( #63421 )
...
Move the zone_bundle and configurations into zone.js's tool directory
PR Close #63421
2025-08-27 11:23:57 -07:00