angular/packages/localize/tools
Alan Agius 67a0576598 build: exclude esbuild metadata files from distributable packages (#61636)
Prevents esbuild generated metadata files from being included in build artifacts. This reduces package size and avoids shipping unnecessary internal build data.

PR Close #61636
2025-05-26 08:57:41 +00:00
..
src refactor(compiler): integrate new nodes into visitors (#60724) 2025-04-04 11:28:47 -07:00
test build: migrate localize package to use rules_js (#61613) 2025-05-26 08:53:55 +00:00
BUILD.bazel build: exclude esbuild metadata files from distributable packages (#61636) 2025-05-26 08:57:41 +00:00
esbuild.config.js build: migrate localize package to use rules_js (#61613) 2025-05-26 08:53:55 +00:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
README.md refactor: expose new @angular/localize/tools entry-point for CLI usage (#43431) 2021-10-01 18:28:44 +00:00
tsconfig.json build: migrate localize package to use rules_js (#61613) 2025-05-26 08:53:55 +00:00

Disclaimer

The localize tools are consumed via the Angular CLI. The programmatic APIs are not considered officially supported though and are not subject to the breaking change guarantees of SemVer.