Chrome trying to load .map files instead of .js files

2,940 views
Skip to first unread message

djbckr

unread,
Aug 23, 2013, 11:39:56 AM8/23/13
to google-chrome-...@googlegroups.com
Hi, I have an interesting problem hopefully someone can help with. I'm loading some .js libraries using requirejs. In Firefox, it works just fine, but Chrome is attempting to pull some .map files in addition to the files I've requested.

Screenshot of Firefox:

Screenshot of Chrome:

It seems everything is otherwise fine, but I hate seeing the red lines with 404's there. Is there a way to shut the mapping requests off?

Thanks in advance

Message has been deleted

jaredwilli

unread,
Aug 27, 2013, 3:15:06 AM8/27/13
to google-chrome-...@googlegroups.com

Basically, you can either turn off the source maps setting in devtools or you can download the map file and include that in your page.
Reply all
Reply to author
Forward
0 new messages