mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
We introduced a loader that supports ESM with Bazel. This loader can only be enabled as part of our `nodejs_binary` defaults.bzl test. This works fine, but there might be other binaries/tests e.g. from `@angular/build-tooling` that should be able to use ESM & might need to for importing the `compiler-cli`. We move the logic for installing the patch into a `rules_nodejs` patch. There is an existing one that is just updated to "enable ESM support". PR Close #48521 |
||
|---|---|---|
| .. | ||
| nodejs_binary_esm_support.patch | ||