Open Deraen opened 7 years ago
Web worker seems to need different kind of file reload implementation: https://github.com/bhauman/lein-figwheel/blob/master/support/src/figwheel/client/file_reloading.cljs#L248
On this, figwheel has added web-worker support as well, so PR #105 could further add value.
Web worker seems to need different kind of file reload implementation: https://github.com/bhauman/lein-figwheel/blob/master/support/src/figwheel/client/file_reloading.cljs#L248