boot-clj / boot-figreload

Boot task providing live-reload using Fighweel client
Eclipse Public License 1.0
49 stars 1 forks source link

Read preload ns from resources for fixing 0.5.15 #13

Open arichiardi opened 6 years ago

arichiardi commented 6 years ago

The latest lein-figwheel 0.5.15 takes away a couple of functions that were used to build up the bootstrapping/connection scripts and namespaces.

The new version would need to come up with a way to read the scripts themselves using io/resource.