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

前端 未结 13 1114
情书的邮戳
情书的邮戳 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:26

    Okay Recently I faced this problem I have very simple solution for solve this Issue , follow these steps: go to these directories src-> app-> index.html open the index.html and find change this to

提交回复
热议问题