I'm haveing a look at this watcher thing now..
PR ready for watch https://github.com/anmonteiro/lumo/pull/323 otherwise, if someone could try my other PR for the self-hosted build, I'd appreachiate any feedback https://github.com/anmonteiro/lumo/pull/315
@hlolli your watch
PR is pretty friggin awesome and great timing if you ask me
š
Iām happy to provide feedback on that one eventually but Iām pretty busy in the meantime to try out the pkg
one
thanks! But as @richiardiandrea pointed correctly out in the PR comment, I need to work tiny bit more on the watch function, recursive in linux doesn't work, but should be half an hour to fix.
Ah ah I have a very similar patch in one of my branches š
And stopped when I read that Caveats, saying...ok time's up for today
@hlolli yesssssss
@hlolli quick question for ya
how is it that your node modules here https://github.com/hlolli/lumo-quiz-game/blob/master/src/lumo_quiz_game/main.cljs#L6 can be in the require form?
[chalk-animation :as animate]
same as this? https://anmonteiro.com/2017/03/requiring-node-js-modules-from-clojurescript-namespaces/
aha just found it thanks
Anyone using Calvin in combination with Lumo?