mirror of
https://github.com/status-im/reagent.git
synced 2025-02-05 08:34:11 +00:00
Update cljsbuild and figwheel
This commit is contained in:
parent
8630ab5239
commit
4c568256f2
@ -8,7 +8,7 @@
|
||||
[cljsjs/react-dom "15.4.0-0"]
|
||||
[cljsjs/react-dom-server "15.4.0-0"]]
|
||||
|
||||
:plugins [[lein-cljsbuild "1.1.3"]
|
||||
:plugins [[lein-cljsbuild "1.1.5"]
|
||||
[codox "0.9.0"]]
|
||||
|
||||
:source-paths ["src"]
|
||||
@ -21,8 +21,8 @@
|
||||
:compiler
|
||||
{:main "reagenttest.runtests"}}}}}
|
||||
|
||||
:fig [{:dependencies [[figwheel "0.5.3-2"]]
|
||||
:plugins [[lein-figwheel "0.5.3-2"]]
|
||||
:fig [{:dependencies [[figwheel "0.5.9"]]
|
||||
:plugins [[lein-figwheel "0.5.9"]]
|
||||
:source-paths ["demo"] ;; for lighttable
|
||||
:resource-paths ["site" "outsite"]
|
||||
:figwheel {:css-dirs ["site/public/css"]}
|
||||
|
Loading…
x
Reference in New Issue
Block a user