Fork me on GitHub
#vim
<
2019-02-21
>
rgm23:02:50

@dominicm thanks for agreeing to look at my piggieback + webpack + figwheel issue... I've tried to summarize it here, and this repo should have just the essence of the problem: https://github.com/rgm/reframe-template/issues/1

rgm23:02:15

tl;dr ... I'm trying to really understand the moving pieces as explicitly as I can, opt out of cljsjs etc. and start and properly wrap nrepl on my own

rgm23:02:23

hence webpack and tools.deps

rgm23:02:30

this has probably led to some questionable/misinformed choices

rgm23:02:03

my goal is to get a nice, (relatively) easy-to-understand tools.deps + figwheel + nrepl/piggieback + fireplace setup working

rgm23:02:34

and ... well, this has that feeling where I might be so far off any reasonable path that I'm not even wrong.