kibu-australia / pushy

Clojurescript library for quick and easy HTML5 pushState
Eclipse Public License 1.0
223 stars 28 forks source link

Update core.cljs to explicitly require clojure.string #20

Closed coltnz closed 7 years ago

coltnz commented 7 years ago

Compiling ClojureScript... • js/app.js WARNING: Use of undeclared Var clojure.string/blank? at line 52 ... app.out/pushy/core.cljs

thomasmulvaney commented 7 years ago

Thanks for fixing that!