Daniele Ghidoli

Results 2 issues of Daniele Ghidoli

Hi, I have a problem with the [Angular i18n](https://angular.io/docs/ts/latest/cookbook/i18n.html). When I run the `ng-xi18n` command, in order to get the texts to translate from my application and generate a xmb...

Hi, is there a way to lazy-load the Firestore? I'm using it only in a lazy-loaded component, so I would like to avoid providing it in the app config with...