browser-sync-connect
v0.3.1
Published
connect to browser sync without copying the script snippets to the html source
Downloads
3
Maintainers
Readme
browser-sync-connect
easy way to connect to browser sync without copy and paste the socket.io snippet.
just one line to add the browser-sync script snippts dynamicly:
regularly i use gulp and gulp connect to run a testserver on port 9000 on my machine and do:
so the live version will not be browser-synced.