BrowserSync extremely slow

前端 未结 4 1741
梦如初夏
梦如初夏 2020-12-08 02:25

I would love to use BrowserSync for development. However, page loading (not only reloading after changes) is extremely slow.

I use the proxy mode. Brows

4条回答
  •  [愿得一人]
    2020-12-08 02:51

    In my case I was using windows. After analyzing network tab on firebug I noticed few images were missing. As soon as I fixed images it worked fast!

提交回复
热议问题