lein-figwheel

bhauman 2017-02-22T01:21:45.000812Z

@cljmurphy that is really really strange output

cjmurphy 2017-02-22T01:38:26.000813Z

@bhauman: Yes it was. But Tony Kay seemed to know what was up right away. Need to use a more recent version of figwheel-sidecar. Here's the fix for one of the lein projects: https://github.com/untangled-web/untangled-cookbook/pull/9/files

bhauman 2017-02-22T01:39:34.000815Z

@cjmurphy oh that explains why it worked for me just now 🙂

negaduck 2017-02-22T12:08:01.000819Z

hello. I have a minor issue with figwheel, I don’t know if I should add it in the repo, because I have a workaround. Here it is: https://github.com/emezeske/lein-cljsbuild/issues/458#issuecomment-281647384

negaduck 2017-02-22T12:09:20.000821Z

tldr; the workaround is to serve files separately from figwheel, still having it for websockets and recompiled code

negaduck 2017-02-22T12:11:58.000824Z

btw the it's awesome