https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27651 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |WONTFIX Status|NEW |RESOLVED --- Comment #4 from Katrin Fischer <katrin.fischer@bsz-bw.de> ---
The options for addressing the error:
1. Don't address the error. It only appears if you are inspecting the source in Chrome dev tools.
2. Modify each minified JavaScript file we get from third-party sources which include sourceMappingURL.
3. Build our own minified JavaScript files for each JS library and include the option to generate source maps.
My vote is #1, and WONTFIX.
... and Owen is (almost) always right. Closing this one, see explanation in comment #1 -- You are receiving this mail because: You are watching all bug changes.