angular/tools/esm-interop
Jeremy Elbourn fcc000e803 build: add targets for api doc generation (#52034)
This adds `generate_api_docs` targets to all of the packages for which we publish api reference docs. One known issue here is that any type information that comes from another package (e.g. router depending on core) currently resolve to `any` because the other sources are not available in the program. This can be tackled in a follow-up commit.

This commit also updates the install patch for `@angular/build-tools` to use the local version of compiler-cli.

PR Close #52034
2023-10-10 16:18:50 -07:00
..
patches build: add targets for api doc generation (#52034) 2023-10-10 16:18:50 -07:00
BUILD.bazel build: create NodeJS ESM loader for supporting Bazel setup (#48521) 2022-12-19 19:50:40 +00:00
esm-extension-loader.mjs build: update dev-infra build tooling and properly handle builtin node: imports (#48521) 2022-12-19 19:50:44 +00:00
esm-main-loader.mjs build: create NodeJS ESM loader for supporting Bazel setup (#48521) 2022-12-19 19:50:40 +00:00
esm-node-module-loader.bzl build: create NodeJS ESM loader for supporting Bazel setup (#48521) 2022-12-19 19:50:40 +00:00
esm-node-module-loader.mjs build: always attempt next/builtin resolution first when resolving modules (#48521) 2022-12-19 19:50:44 +00:00
index.bzl build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00
nodejs-rules.bzl build: make devmode a noop and ensure it never runs (#48521) 2022-12-19 19:50:45 +00:00