packages/browser-sync-ui/static/components/help-content.html
Browsersync is an open-source project created by Shane Osbourne
Originally supported by JH.
Why isn’t Browsersync connecting with my project?99% of the time, it's because your web page doesn't have a body tag. In order for Browsersync to connect properly the body tag must be present in your website (we add a script tag just after it). Alternatively you can provide a custom rule for the snippet using snippetOptions Which mode should I be running in?
snippet mode. This is the default mode and is achieved by omitting both the server & proxy optionsWhere can I report an issue?
If you have found an issue with the Browsersync UI, please use our issue tracker
Need more assistance? Please try our documentation for user guides or our stackoverflow tag for answers to common problems.
We'd love for you to contribute to Browsersync and help make it even better than it is today! Please read our contributor guidelines.