biesbjerg / ngx-translate-extract

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

Update to Angular 13 #248

Open tiberiuzuld opened 2 years ago

tiberiuzuld commented 2 years ago

Based on work from @bartholomej and @venraij upgrade the library to angular 13 with the required changes and building the library as ESM module.

Details of issues encountered during upgrade described in PR https://github.com/biesbjerg/ngx-translate-extract/pull/247