mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Update dev-infra's build-tooling since multiple ESM changes have landed there. e.g. not relying on `require.main === module` for API bundling. This will allow us to also execute all dev-infra rules in ESM because we plan on applying our ESM patching to `ts_library` (which would also affect build-tooling then). PR Close #48521 |
||
|---|---|---|
| .. | ||
| patches | ||
| BUILD.bazel | ||
| esm-extension-loader.mjs | ||
| esm-main-loader.mjs | ||
| esm-node-module-loader.bzl | ||
| esm-node-module-loader.mjs | ||
| extract-esm-output.bzl | ||
| index.bzl | ||
| nodejs-rules.bzl | ||