Re: jquery-1.10.2.min.map Not found (when jQuery source set to local)
Reply #6 –
There is nothing for use to fix really ...
We could update the min jquery package to 1.11 which simply does not log that message to the console. Thats likely safe to do, but I've never liked being on a .0 of jquery.
Or for those using chrome dev tools with earlier versions of minimized jquery packages, they need to have the map file to debug jquery errors (or rename a non minimized jquery as .min.js for their local install)