- A command-line tool to generate i18n asset json files from
i18n.json
files side-by-side with component typescript code; - An HTTP loader that allows changing the base url;
- Lazy loading of i18n chunks;
- Preloading loading of i18n lazy loaded chunks;
- Add a watcher command to the CLI, to work integrated with
ng serve
; - Date and currency localization (l10n);