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

前端 未结 13 991
情书的邮戳
情书的邮戳 2020-12-04 09:59

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 .

相关标签:
13条回答
  • 2020-12-04 10:46

    Delete the last line in bootstrap.css

    folllowing lin /*# sourceMappingURL=bootstrap.css.map */

    0 讨论(0)
提交回复
热议问题