ngx-translate / http-loader

A loader for ngx-translate that loads translations with http calls
MIT License
191 stars 69 forks source link

Update to Angular v13 #101 #102

Open icecoldfire opened 2 years ago

icecoldfire commented 2 years ago

Updating Angular to version 13 resolves the issue logged under #101

ocombe commented 2 years ago

Thanks for the PR, I'll look into it. Honestly the setup for this repo is so old that it's probably easier to start from a freshly generated library with angular cli, and switch to jest for tests.