dev-infra
dev-infra copied to clipboard
[Tracking]: Combine devmode and prodmode into ESM 2020
Notes:
- How will it work with ZoneJS if we target ES2020? custom transform?
- How will it work with ZoneJS if we target ES2020? custom transform?
Or babel like we do in the Angular CLI.
Yeah, need to be careful though as this is super slow based in my recent testing. Potentially ESBuild could do the job?