carp icon indicating copy to clipboard operation
carp copied to clipboard

Hot reload client when using examples/tests

Open SebastienGllmt opened this issue 2 years ago • 0 comments

Currently the webserver/examples folder consumes the webserver/client folder as an NPM library. There is no hot reload for this, so it's kind of tedious to have to rebuild every time -- especially because since the version number is not increasing between rebuilds Yarn will try and avoid overriding the existing build.

SebastienGllmt avatar May 20 '22 17:05 SebastienGllmt