Browser-sync: Browsersync reloading all stylesheets because path did not match any specific one

Created on 3 Feb 2018  路  6Comments  路  Source: BrowserSync/browser-sync

Hello.

How to disable it? (Every time you update styles)

image

Gulpfile
image

Most helpful comment

Hi all :)

This was added by mistake - it will be removed in the next release :)

All 6 comments

Exactly the same happening to me in Windows 10

At the moment, you can't turn this off. It would be nice if we get the ability to turn this behavior off. Something like browserSync.stream({reloadAllStylesheetIfNotFound: false})

Hi all :)

This was added by mistake - it will be removed in the next release :)

Thanks @shakyShane ! Do you happen to know which version introduced this?

Same issue here.

In my project paths seems to be correct, but Browser Sync does not recognize them.

Fixed since [email protected] :)

Was this page helpful?
0 / 5 - 0 ratings