Fork me on GitHub
#figwheel
<
2018-01-18
>
Scot20:01:37

so, you suggest having a NS (in env/dev/cljs or something) that invokes my :on-jsload side-effects and tag it with ^:figwheel-always? and having a separate one per module?

Scot21:01:41

Just put together an example Repo that shows code-splitting in use with figwheel here: https://github.com/clojure-examples/code-splitting-example