angular/packages/localize/tools
Kevin Gay d5a8ff39b9 build: Update Glob to fast-glob to remove Inflight due to memory leak (#50632)
Update Glob to fast-glob to remove the dependence of Inflight that contains a memory leak

Signed-off-by: Kevin Gay <5970002+GayKevin@users.noreply.github.com>

PR Close #50632
2023-06-12 15:33:47 +02:00
..
src build: Update Glob to fast-glob to remove Inflight due to memory leak (#50632) 2023-06-12 15:33:47 +02:00
test build: Update Glob to fast-glob to remove Inflight due to memory leak (#50632) 2023-06-12 15:33:47 +02:00
BUILD.bazel build: Update Glob to fast-glob to remove Inflight due to memory leak (#50632) 2023-06-12 15:33:47 +02:00
esbuild.config.js refactor: expose new @angular/localize/tools entry-point for CLI usage (#43431) 2021-10-01 18:28:44 +00:00
index.ts refactor: expose new @angular/localize/tools entry-point for CLI usage (#43431) 2021-10-01 18:28:44 +00: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.