brunch / auto-reload-brunch

Adds automatic browser reloading support to brunch.
88 stars 30 forks source link

Added an option to specify a remote ip of brunch/websocket server #7

Closed smazurov closed 12 years ago

smazurov commented 12 years ago

I have a pretty unique use case where I attach a local folder to a VM via nfs, brunch has some issues watching for updates in that folder if run remotely, but works fine on the local machine. So I needed a way to specify an ip address of my local machine in the websocket client.

Feel free to discard if you think this is beyond the scope of the plugin.

paulmillr commented 12 years ago

it's alright