angular/packages/localize/src
Paul Gschwendtner 5ee6c7e344 refactor(localize): ignore code duplication error with compiler package (#51500)
The localize package intentionally duplicates some logic from the
compiler to avoid adding a dependency. This is now an error in the
packaging rule to prevent common pitfalls/code duplication. Here it's
an explicit decision though so we mark it as such and ask for the check
to be ignored for the particular import.

PR Close #51500
2023-08-29 17:55:34 +00:00
..
localize refactor(localize): use globalThis for global (#50063) 2023-07-14 18:32:01 +00:00
utils refactor(localize): ignore code duplication error with compiler package (#51500) 2023-08-29 17:55:34 +00:00
translate.ts docs(localize): Make links out of @see tags (#50110) 2023-06-14 10:54:39 +02:00