make bootstrap stuff work again
This commit is contained in:
parent
c6611802aa
commit
64ce4c1855
|
@ -1,5 +1,6 @@
|
||||||
(ns {{root-ns}}.client.main
|
(ns {{root-ns}}.client.main
|
||||||
(:require
|
(:require
|
||||||
|
cljsjs.bootstrap
|
||||||
[weasel.repl :as ws-repl]
|
[weasel.repl :as ws-repl]
|
||||||
[reagent.core :as reagent]
|
[reagent.core :as reagent]
|
||||||
[secretary.core :as secretary :refer-macros [defroute]]
|
[secretary.core :as secretary :refer-macros [defroute]]
|
||||||
|
|
Reference in a new issue