angular/packages/localize/src/tools
Pete Bacon Darwin df75451a0c fix(localize): support minified ES5 $localize calls (#35562)
Some minification tooling modifies `$localize` calls
to contain a comma sequence of items, where the
cooked and raw values are assigned to variables.

This change improves our ability to recognize these
structures.

Fixes #35376

PR Close #35562
2020-02-20 10:55:53 -08:00
..
src fix(localize): support minified ES5 $localize calls (#35562) 2020-02-20 10:55:53 -08:00
test fix(localize): support minified ES5 $localize calls (#35562) 2020-02-20 10:55:53 -08:00
BUILD.bazel build: upgrade to rules_nodejs 1.0.0 (first stable release) (#34736) 2020-01-15 14:58:07 -05:00
tsconfig-build.json feat(ivy): i18n - implement compile-time inlining (#32881) 2019-10-09 13:19:38 -07:00