make bootstrap stuff work again

This commit is contained in:
Gered 2016-01-25 14:45:51 -05:00
parent c6611802aa
commit 64ce4c1855

View file

@ -1,5 +1,6 @@
(ns {{root-ns}}.client.main
(:require
cljsjs.bootstrap
[weasel.repl :as ws-repl]
[reagent.core :as reagent]
[secretary.core :as secretary :refer-macros [defroute]]