mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
As we migrate more and more code to `ts_project`, we are ending up with `.js` file extensions (ts_library did generate `.mjs` magically). Since we don't want to get into the business of migrating `nodejs_binary` targets at this point (in some cases we might)— we should support pointing to such files. PR Close #61370 |
||
|---|---|---|
| .. | ||
| patches | ||
| BUILD.bazel | ||
| esm-extension-loader.mjs | ||
| esm-main-loader.mjs | ||
| esm-node-module-loader.bzl | ||
| esm-node-module-loader.mjs | ||
| index.bzl | ||
| nodejs-rules.bzl | ||