angular/packages/localize/tools
Alan Agius e818a009a1 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:43 +00:00
..
src refactor(localize): convert scripts within packages/localize to relative imports (#60540) 2025-03-26 20:40:02 -07:00
test build: migrate localize package to use rules_js (#61615) 2025-05-22 13:45:27 -07:00
BUILD.bazel build: exclude esbuild metadata files from distributable packages (#61636) 2025-05-26 08:57:43 +00:00
esbuild.config.js build: migrate localize package to use rules_js (#61615) 2025-05-22 13:45:27 -07: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

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.