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

So do we still need Browsersync even with Webpack's HMR? #3

Open
jitendravyas opened this issue Oct 22, 2016 · 1 comment
Open

So do we still need Browsersync even with Webpack's HMR? #3

jitendravyas opened this issue Oct 22, 2016 · 1 comment
Labels

Comments

@jitendravyas
Copy link

No description provided.

@manuphatak
Copy link
Owner

Yes and No. BrowserSync and HMR solves 2 different problem. HMR does the hot reloads. BrowserSync lets you open multiple browsers and sync actions (clicking, scrolling, navigating, etc) while the page is open. Basically, freaking awesome for building responsive sites. To answer your question, you don't need to use BrowserSync.

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

No branches or pull requests

2 participants