Files
Paul Gschwendtner 9db4392e2f refactor: simplify devtools setup given recent ESM changes (#48538)
Since the `defaults.bzl` repo-wide macros are now supporting ESM,
the special spec-bundle logic from `devtools` can be removed.

Also the esbuild configurations need to be updated to account
for the recent dev-infra build-tooling changes. Also properly
now ensures that `aysnc/await` is downleveled for ZoneJS compatibility.

PR Close #48538
2022-12-19 20:12:37 +00:00
..