I use jquery-1.10.1.min.js
, downloaded from http://jquery.com/download/, but when I load my webpage it gives the error .../jquery-1.10.1.min.map 404 (Not Found)
.
What is wrong? Is there any additional file that needs to be included in the project? Please advise.
You can use the map file for debugging purposes in the console of any modern browser and don't need to include the unminified version of jquery.
If you don't need it, simply remove sourceMappingURL
in the jquery file, otherwise you can download the map file on jquery.com.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With