Skip to content

Conversation

@boldwade
Copy link

@boldwade boldwade commented Sep 6, 2016

HI, I noticed an issue with BrowserSync upon changes to files. I would receive an error indicating a potential memory leak with multiple instances of browserSync being unecessarily created. Below is the error message I was receiving:

[error] You tried to start Browsersync twice! To create multiple instances, use browserSync.create().init()

This PR just simply modifies the gulpfile a bit by only calling reload and not starting a new browserSync instance on changes of files.

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

Successfully merging this pull request may close these issues.

2 participants