mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
The `generate-locales-tool` now needs to run as ESM because we changed the `ts_library` rule. This commit accounts for the ESM syntax but removing CJS code parts like `require.main === module`. Also imports using `require` need to be changed to their ESM equivalents. PR Close #48521 |
||
|---|---|---|
| .. | ||
| extra | ||
| generate-locales-tool | ||
| global | ||
| BUILD.bazel | ||
| closure-locale.ts | ||
| ff-CM.ts | ||
| ff-GN.ts | ||
| ff-MR.ts | ||
| index.bzl | ||