Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我知道我可以在我的 index.html 中设置一个网站图标,但是即使我没有运行服务器,Yeoman 图标也会出现
他没有出现 localhost:3000 或任何其他号码
如何摆脱 localhost:8000 的 Yeoman 图标?
您需要清除浏览器缓存。Favicons 会在很长一段时间内获得缓存,并且不会在每次浏览器访问网页时重新获取。