Instead of `--watching`, we could expose a `require()` hook that compiles on the fly... # pros - no background processes # cons - require hacking
Instead of
--watching, we could expose arequire()hook that compiles on the fly...pros
cons