After update to angular 10. I got very much warnings about "Failed to parse SourceMap ... URL is not supported"
Example
WARNING in .../node_modules/ngx-mask/fesm2015/ngx-mask.js
Module Warning (from .../node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: "ng:/ngx-mask/lib/ngx-mask.module.ts" URL is not supported
How i can disable this warning or fix this problem.
After update to angular 10. I got very much warnings about "Failed to parse SourceMap ... URL is not supported"
Example
WARNING in .../node_modules/ngx-mask/fesm2015/ngx-mask.js
Module Warning (from .../node_modules/source-map-loader/dist/cjs.js):
Failed to parse source map: "ng:/ngx-mask/lib/ngx-mask.module.ts" URL is not supported
How i can disable this warning or fix this problem.