dirac

Dirac v1.7.2 is out: https://github.com/binaryage/dirac/releases/tag/v1.7.2
superstructor 2016-06-01T03:24:48.000462Z

@jupl: with boot-cljs-devtools do you know how I can ensure dirac init-fns run before my own init-fns ? re https://github.com/jupl/boot-cljs-devtools/blob/master/src/jupl/boot_cljs_devtools.clj#L13

richiardiandrea 2016-06-01T06:19:04.000464Z

sorry to cross-post, but I released lambone 0.1.2 with Dirac integration: https://github.com/Lambda-X/lambone/releases/tag/0.1.2

👏 2
🤘 1
richiardiandrea 2016-06-01T17:53:48.000466Z

@superstructor: probably you need to patch the line https://github.com/jupl/boot-cljs-devtools/blob/master/src/jupl/boot_cljs_devtools.clj#L24

richiardiandrea 2016-06-01T17:53:57.000468Z

in order to put everything in front

richiardiandrea 2016-06-01T17:54:18.000469Z

I have some pending patch as well, I hope @jupl will get some time soon