Closed judos closed 1 year ago
That might have something to do with this comment at the bottom of the purify.js file: //# sourceMappingURL=purify.js.map
Your developer tools probably picks this up and tries to load this file for debugging purposes only. The map file is not used during normal operation.
Mozilla dictates that third party libraries should be included unaltered so that is why I do not remove this line (a link to the software repository of each 3rd party lib must be provided on submission).
Fixed in v2.5.7.1, released 18 October.
Describe the bug I get a sourcemap error everytime I open my angular application i'm developing.
To Reproduce Steps to reproduce the behavior:
Source-Map-Fehler: Error: NetworkError when attempting to fetch resource. Ressourcen-Adresse: moz-extension://66868643-4b24-4af1-8c66-6f03efaa9476/common/purify.js Source-Map-Adresse: purify.js.map
Expected behavior No source map errors in console
Screenshots
Desktop: