ngx-translate / http-loader

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

New release support Angular 4 #5

Closed kmaikaze closed 7 years ago

kmaikaze commented 7 years ago

Do you expect any new release that will support Angular 4? Project is already updated.

ocombe commented 7 years ago

It already supports Angular 4, as you can see in the peer dependencies: "@angular/core": ">=2.0.0"