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
When my server settings are set to {notify: false}, browser-sync still adds the <div id="__bs_notify__">. It's no big deal, but may produce visible artefacts depending on site CSS.
When my server settings are set to
{notify: false}, browser-sync still adds the<div id="__bs_notify__">. It's no big deal, but may produce visible artefacts depending on site CSS.