vendure-ecommerce / ngx-translate-extract

Extract translatable (using ngx-translate) strings and save as a JSON or Gettext pot file
MIT License
51 stars 19 forks source link

fix: Fix parser not locating `TranslateService` in private fields using the `#` syntax #55

Closed pmpak closed 1 week ago

pmpak commented 1 month ago

Fixes #54

pmpak commented 1 month ago

@michaelbromley could you take a quick look?