angular/aio/scripts
Paul Gschwendtner 13d3039c7d refactor: convert AIO tooling scripts used in Bazel to ESM (#48521)
Since the Bazel setup in this repo will now always use ESM,
the tooling scripts/binaries in AIO need to be switched to ESM
too. Most of the scripts are already ESM, but a few had to be converted.

Note that the Dgeni generation does not use ESM because it's unaffected
and the Dgeni CLI is used. In the future we could also update the Dgeni
setup to ESM but there is no need currently.

PR Close #48521
2022-12-19 19:50:44 +00:00
..
contributors ci: check that there are no unused contributor images (#41290) 2021-03-23 09:38:43 -07:00
deploy-to-firebase build: do not use --config=release when building AIO for development (#48329) 2022-12-02 09:47:42 -08:00
generate-events docs(docs-infra): add documentation on debugging the events generation process (#47449) 2022-09-15 09:20:14 -07:00
audit-web-app.mjs build(bazel): consolidate windows chromium path workaround 2022-11-22 13:51:16 -07:00
build-404-page.mjs refactor: convert AIO tooling scripts used in Bazel to ESM (#48521) 2022-12-19 19:50:44 +00:00
build-artifacts.sh build: do not use --config=release when building AIO for development (#48329) 2022-12-02 09:47:42 -08:00
build-ngsw-config.mjs refactor: convert AIO tooling scripts used in Bazel to ESM (#48521) 2022-12-19 19:50:44 +00:00
BUILD.bazel refactor: convert AIO tooling scripts used in Bazel to ESM (#48521) 2022-12-19 19:50:44 +00:00
check-environment.js build: clean up references to old master branch (#45856) 2022-05-04 16:23:33 -07:00
fast-serve-and-watch.mjs refactor: convert AIO tooling scripts used in Bazel to ESM (#48521) 2022-12-19 19:50:44 +00:00
local-workspace-status.mjs build(bazel): remaining AIO Bazel migration fixes 2022-11-22 13:51:16 -07:00
local_server_test.bzl refactor: convert AIO tooling scripts used in Bazel to ESM (#48521) 2022-12-19 19:50:44 +00:00
payload.sh build(bazel): fix aio payload test to work with bazel output 2022-11-22 13:51:16 -07:00
run-with-local-server.mjs build(bazel): remaining AIO Bazel migration fixes 2022-11-22 13:51:16 -07:00
test-aio-a11y.mjs build(bazel): run aio a11y tests under bazel 2022-11-22 13:51:16 -07:00
test-external-urls.js docs: fix several typos (#44508) 2022-01-04 12:13:46 -08:00
test-production.sh ci(docs-infra): ignore node version in aio_monitoring_stable CI job (for real) (#35033) 2020-01-29 09:25:46 -08:00