Skip to content

Commit

Permalink
feat(MultiTranslateHttpLoader): Merge all translation files from the …
Browse files Browse the repository at this point in the history
…server using deepmerge.
  • Loading branch information
denniske committed Sep 13, 2018
1 parent e0173a2 commit a057c6c
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 22 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,3 +82,5 @@ export function HttpLoaderFactory(http: HttpClient) {
```

For now this loader only support the json format.

The loader will merge all translation files from the server using [deepmerge](https://github.com/KyleAMathews/deepmerge).
30 changes: 8 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a057c6c

Please sign in to comment.