figwheel

general discussion about figwheel, specific discussions in #figwheel-main and #lein-figwheel
Scot 2018-01-18T20:03:37.000748Z

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?

Scot 2018-01-18T21:36:41.000771Z

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