@tomaas you can call the lumo script from nodemon
I personally use gaze
, I think my test watch is about 20 lines
Of course no message is sent to figwheel's browser, but that can be done easily (`boot-figreload` contains a list of the messages figwheel needs)
@richiardiandrea, thank you. Didn't know nodemon --exec
existed. Very cool 🙂
I think the no JVM workflow is very cool indeed, just vastly unexplored (on my side as well ;))