lumo

:lumo: Standalone ClojureScript environment. Currently at version 1.9.0
2017-12-02T12:53:28.000059Z

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

2017-12-02T15:46:52.000043Z

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

anmonteiro 2017-12-02T16:06:10.000070Z

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

anmonteiro 2017-12-02T16:06:12.000026Z

šŸ™‚

anmonteiro 2017-12-02T16:06:47.000001Z

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

2017-12-02T16:08:27.000040Z

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.

richiardiandrea 2017-12-02T16:09:34.000114Z

Ah ah I have a very similar patch in one of my branches šŸ˜ƒ

richiardiandrea 2017-12-02T16:10:06.000077Z

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

1šŸ™‚
2017-12-02T19:49:23.000094Z

@hlolli yesssssss

2017-12-02T19:59:49.000008Z

@hlolli quick question for ya

2017-12-02T20:00:23.000061Z

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?

2017-12-02T20:00:26.000096Z

[chalk-animation :as animate]

2017-12-02T20:11:34.000083Z

aha just found it thanks

grav 2017-12-02T22:17:22.000055Z

Anyone using Calvin in combination with Lumo?