Fork me on GitHub
#lumo
<
2017-12-02
>
hlolli12:12:28

I'm haveing a look at this watcher thing now..

bhurlow19:12:49

@hlolli quick question for ya

bhurlow20:12:23

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?

bhurlow20:12:26

[chalk-animation :as animate]

bhurlow20:12:34

aha just found it thanks

hlolli15:12:52

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

anmonteiro16:12:10

@hlolli your watch PR is pretty friggin awesome and great timing if you ask me

anmonteiro16:12:47

I’m happy to provide feedback on that one eventually but I’m pretty busy in the meantime to try out the pkg one

hlolli16:12:27

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.

richiardiandrea16:12:34

Ah ah I have a very similar patch in one of my branches 😃

richiardiandrea16:12:06

And stopped when I read that Caveats, saying...ok time's up for today

grav22:12:22

Anyone using Calvin in combination with Lumo?