Bootstrap trying to load map file. How to disable it? Do I need to do it?

dhblah picture dhblah · Feb 14, 2014 · Viewed 182.1k times · Source

I'm recently playing with bootsrap3. I compiled it from sources and included distr js and css to my project. The thing is, I see in GH dev tools, that it's trying to get .map.css file. Why does it want to do so? How to disable it? Do I need to disable it? To not to have an error mark in dev tools, I added that map file, after which all styles are displayed as they defined in less files, which doesn't help me much.

Answer

user2779632 picture user2779632 · May 28, 2014

Delete the line /*# sourceMappingURL=bootstrap.css.map */ from bootstrap.css