DevTools failed to parse SourceMap: http://localhost:4200/environments/environment.prod.js.map
The build is merely copying and replacing the environment files and not compiling them, so part of the script should manipulate the sourceMappingURL when it reaches the dist folder.
The build is merely copying and replacing the environment files and not compiling them, so part of the script should manipulate the
sourceMappingURL
when it reaches thedist
folder.//# sourceMappingURL=environment.prod.js.map