angular/aio/tools/transforms/authors-package
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
..
api-package.js feat(platform-server): allow shimming the global env sooner (#40559) 2021-02-12 08:55:25 -08:00
base-authoring-package.js build(bazel): update documentation for docs authors 2022-11-22 13:51:16 -07:00
BUILD.bazel refactor: convert AIO tooling scripts used in Bazel to ESM (#48521) 2022-12-19 19:50:44 +00:00
errors-package.js fix(docs-infra): track error docs during serve-and-sync (#44704) 2022-01-24 10:41:13 -08:00
extended-diagnostics-package.js fix(docs-infra): track error docs during serve-and-sync (#44704) 2022-01-24 10:41:13 -08:00
getting-started-package.js build(docs-infra): move docs-watch settings to a base package (#40479) 2021-01-20 16:12:15 -08:00
guide-package.js build(docs-infra): move docs-watch settings to a base package (#40479) 2021-01-20 16:12:15 -08:00
index.js docs: move tour of heroes tutorial to a subdirectory (#48162) 2022-12-12 12:07:46 -08:00
index.spec.js docs: move tour of heroes tutorial to a subdirectory (#48162) 2022-12-12 12:07:46 -08:00
marketing-package.js build(docs-infra): move docs-watch settings to a base package (#40479) 2021-01-20 16:12:15 -08:00
tutorial-package.js build(docs-infra): move docs-watch settings to a base package (#40479) 2021-01-20 16:12:15 -08:00
utils.js build(docs-infra): improve docs-watch example matching (#40479) 2021-01-20 16:12:15 -08:00
watchr.mjs refactor: convert AIO tooling scripts used in Bazel to ESM (#48521) 2022-12-19 19:50:44 +00:00