Skip to content

Commit cdfa116

Browse files
committed
Revert socket path to '/browser-sync/socket.io'
1 parent 53b9cfd commit cdfa116

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/default-config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ module.exports = {
420420
socketIoClientConfig: {
421421
reconnectionAttempts: 50
422422
},
423-
path: "/browser-sync/shane",
423+
path: "/browser-sync/socket.io",
424424
clientPath: "/browser-sync",
425425
namespace: "/browser-sync",
426426
clients: {

0 commit comments

Comments
 (0)