mantisbt-plugins / Snippets

Define snippets of text that can be easily pasted into text fields
MIT License
8 stars 12 forks source link

qTip2 library throws 'Source map error' in browser console #32

Closed dregad closed 6 years ago

dregad commented 6 years ago
Source map error: request failed with status 404
Resource URL: http://localhost/mantis/plugin_file.php?file=Snippets/jquery.qtip.min.js
Source Map URL: jquery.qtip.min.map

https://developer.mozilla.org/en-US/docs/Tools/Debugger/Source_map_errors

The jquery.qtip.min.css file's last line points to the source map.

//# sourceMappingURL=jquery.qtip.min.map

Since we don't really need this for production use, it should be removed from the bundled js.