Closed
Description
I've been running bsb like so ./node_modules/.bin/bsb -make-world -w &
.
This worked with the 2.*
range, but now with the 3.0.0
release bsb exits after compiling instead of watching.
$ ./node_modules/.bin/bsb -make-world -w &
ninja: no work to do.
ninja: no work to do.
>>>> Start compiling
Rebuilding since just get started
ninja: Entering directory `lib/bs'
ninja: no work to do.
>>>> Finish compiling
Job 3, './node_modules/.bin/bsb -make-w…' has stopped