Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Browsersync reloading all stylesheets because path did not match any specific one #1505

Closed
GoodProject opened this issue Feb 3, 2018 · 6 comments

Comments

@GoodProject
Copy link

Hello.

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

image

Gulpfile
image

@aleixpellicer
Copy link

Exactly the same happening to me in Windows 10

@jonnitto
Copy link

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})

@shakyShane
Copy link
Contributor

Hi all :)

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

@theblang
Copy link

theblang commented Mar 8, 2018

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

@ArmorDarks
Copy link

Same issue here.

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

@shakyShane
Copy link
Contributor

Fixed since browser-sync@2.24.2 :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants