[ClojureScript] Re: ANN: ClojureScript 0.0-2411

2014-12-06 Thread David Nolen
That's an issue with core.async. Make sure you have the latest. If you do, please file an issue for core.async. On Friday, December 5, 2014, David James davidcja...@gmail.com wrote: I'm getting the following warnings from `lein cljsbuild auto`. Anybody else? WARNING: Use of undeclared Var

[ClojureScript] [ANN] shadow-build 1.0.0-alpha2, now with live-reload (ala lein-figwheel)

2014-12-06 Thread Thomas Heller
Hello again, I added basic live reloading of js (ala lein-fighwheel) to the default build-dev configuration of shadow-build. I updated the example project to include this feature. See: https://github.com/thheller/shadow-build-example