@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
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
@superstructor: probably you need to patch the line https://github.com/jupl/boot-cljs-devtools/blob/master/src/jupl/boot_cljs_devtools.clj#L24
in order to put everything in front
I have some pending patch as well, I hope @jupl will get some time soon