Fork me on GitHub
#lein-figwheel
<
2015-12-10
>
mattly19:12:12

I recently upgraded cljsbuild from 1.0.6 to 1.1.1 and figwheel from 0.3.5 to 0.5.0-2 and reloading is much slower since… it’s gone from nearly instantaneous to about 6-12 seconds. is this normal?

mattly19:12:09

it’s possible I mis-setup the config when upgrading, the api for figwheel-sidecar changed

mattly20:12:40

figured it out - cljsbuild has a new “:recompile-dependents false” option