【发布时间】:2014-04-20 09:16:31
【问题描述】:
我正在使用 Meteor Framwork (PREVIEW 0.7.1.2),我已经使用 mrt 安装了 bootstrap-3,一切正常,但是从 chrome 中的控制台我收到了这个警告:
Resource interpreted as Font but transferred with MIME type text/html: "http://localhost:3000/fonts/glyphicons-halflings-regular.woff"
Resource interpreted as Font but transferred with MIME type text/html: "http://localhost:3000/fonts/glyphicons-halflings-regular.ttf".
Resource interpreted as Font but transferred with MIME type text/html: "http://localhost:3000/fonts/glyphicons-halflings-regular.svg".
这在为控制台开发时非常烦人,
有人有解决办法吗? 谢谢
【问题讨论】:
-
当你点击localhost:3000/fonts/glyphicons-halflings-regular.svg或任何其他链接时,浏览器会下载吗?
-
我已经编辑了我的答案以包含 bootstrap-3 包中的路径,所以你应该很高兴。你能确认这是mangasocial位于here的包裹吗?
标签: twitter-bootstrap meteor twitter-bootstrap-3 meteorite