webpack-dashboard icon indicating copy to clipboard operation
webpack-dashboard copied to clipboard

Connect to running instance?

Open aaronjensen opened this issue 9 years ago • 4 comments

My webpack dev server gets kicked off by an all-in-one script that launches the entire dev env. I don't want to usurp the output of that script entirely. I'd rather be able to run that script and then run webpack-dashboard in its own tmux pane. I would have thought this possible given the socket communication but it doesn't seem to be.

aaronjensen avatar Aug 20 '16 15:08 aaronjensen

This would actually be dope. I'll add an option that skips the child process spawn.

kenwheeler avatar Aug 21 '16 02:08 kenwheeler

I also asked for this in #21

Would love to see support for this

avindra avatar Aug 22 '16 19:08 avindra

Interested in this as well!!

codeanpeace avatar Aug 24 '16 15:08 codeanpeace

are there any news on this?

jbreckel avatar Oct 20 '16 09:10 jbreckel