Queston question, I successfully added the figwheel.connect.build-id
part to boot-reload
do I need this too? https://github.com/bhauman/lein-figwheel/blob/cc2d188ab041fc92551d3c4a8201729c47fe5846/sidecar/src/figwheel_sidecar/build_middleware/injection.clj#L171
I see it writes some stuff (which I cannot do in an easy way in boot
) and requires :devcards
is there anything important? if it devcards it could maybe be included in the connect script (just throwing stuff there 😄)