dev-infra icon indicating copy to clipboard operation
dev-infra copied to clipboard

[Tracking]: Combine devmode and prodmode into ESM 2020

Open devversion opened this issue 3 years ago • 2 comments

Notes:

  • How will it work with ZoneJS if we target ES2020? custom transform?

devversion avatar Jan 28 '22 14:01 devversion

  • How will it work with ZoneJS if we target ES2020? custom transform?

Or babel like we do in the Angular CLI.

alan-agius4 avatar Jun 29 '22 14:06 alan-agius4

Yeah, need to be careful though as this is super slow based in my recent testing. Potentially ESBuild could do the job?

devversion avatar Jun 29 '22 15:06 devversion