omit the line sourceMappingURL=jquery.*map in mkws-complete.js
authorWolfram Schneider <wosch@indexdata.dk>
Thu, 22 Aug 2013 09:45:14 +0000 (09:45 +0000)
committerWolfram Schneider <wosch@indexdata.dk>
Thu, 22 Aug 2013 09:45:14 +0000 (09:45 +0000)
commit8b76ec5f7384be090b11e7178e47e7a58a3f1074
treec6cdf2c34ab8ca933366a06e5ad207f936fbd5cd
parent67a2e76a402f6640f55e439ae18dd8d98961eff0
omit the line sourceMappingURL=jquery.*map in mkws-complete.js

The commented out line sourceMappingURL will force modern
browsers (FF23, Google Chrome) to fetch debug informations
which does not exists on our side (how evil is that?)

For more informations, see
http://bugs.jquery.com/ticket/13274
http://www.html5rocks.com/en/tutorials/developertools/sourcemaps/
tools/htdocs/Makefile