Upgraded to angular 10 and are getting warnings in the console now
Failed to parse source map: "ng:/@ngx-translate/core/lib/translate.loader.ts" URL is not supported
Expected behavior
to not have warnings in the console
How do you think that we should fix this?
Minimal reproduction of the problem with instructions
do ng upgrade to angular 10
Environment
ngx-translate version: X.Y.Z
Angular version: X.Y.Z
Browser:
- [X ] Chrome (desktop) version XX
- [ ] Chrome (Android) version XX
- [ ] Chrome (iOS) version XX
- [ ] Firefox version XX
- [ ] Safari (desktop) version XX
- [ ] Safari (iOS) version XX
- [ ] IE version XX
- [ ] Edge version XX
For Tooling issues:
- Node version: XX
- Platform:
Others:
Current behavior
Upgraded to angular 10 and are getting warnings in the console now Failed to parse source map: "ng:/@ngx-translate/core/lib/translate.loader.ts" URL is not supported
Expected behavior
to not have warnings in the console
How do you think that we should fix this?
Minimal reproduction of the problem with instructions
do ng upgrade to angular 10
Environment