We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2bea80 commit 08ec6e0Copy full SHA for 08ec6e0
src/ngx-translate-loaders/translate-server.loader.ts
@@ -1,4 +1,4 @@
1
-import { TransferState } from '@angular/platform-browser';
+import { TransferState } from '@angular/core';
2
import { TranslateLoader } from '@ngx-translate/core';
3
import { readFileSync } from 'fs';
4
import {
0 commit comments