angular/devtools/tools/esbuild
Paul Gschwendtner c841da82c2 refactor: simplify devtools setup given recent ESM changes (#48521)
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 #48521
2022-12-19 19:50:44 +00:00
..
BUILD.bazel refactor: simplify devtools setup given recent ESM changes (#48521) 2022-12-19 19:50:44 +00:00
esbuild-base.config.mjs refactor: simplify devtools setup given recent ESM changes (#48521) 2022-12-19 19:50:44 +00:00
esbuild-esm-prod.config.mjs refactor: simplify devtools setup given recent ESM changes (#48521) 2022-12-19 19:50:44 +00:00
esbuild-esm.config.mjs refactor: simplify devtools setup given recent ESM changes (#48521) 2022-12-19 19:50:44 +00:00
esbuild-iife.config.mjs refactor: simplify devtools setup given recent ESM changes (#48521) 2022-12-19 19:50:44 +00:00
esbuild-spec.config.mjs refactor: simplify devtools setup given recent ESM changes (#48521) 2022-12-19 19:50:44 +00:00
index.bzl build: update cross-repo dependencies to latest stable version (#48216) 2022-11-29 12:29:46 -08:00