You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
Jonathan Knapp edited this page Oct 8, 2016
·
2 revisions
Helpful Tips
If BrowserSync does not reload when my source files change, check the console for errors. If there aren't any, make sure that the page you are rendering has an opening <body> tag, which is what it uses to attach extra javascript for live loading file content changes. If BrowserSync is working, you will see a message stating such flash in the top-right when you first visit the page.