docker-ifyed.
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
:clean-targets ^{:protect false} ["resources/public/js/compiled" "target"]
|
||||
:ring {:handler auto-ap.handler/app}
|
||||
:source-paths ["src/clj"]
|
||||
:resource-paths ["resources"]
|
||||
|
||||
:figwheel {:css-dirs ["resources/public/css"]
|
||||
:ring-handler auto-ap.handler/app}
|
||||
@@ -49,7 +50,8 @@
|
||||
[com.cemerick/piggieback "0.2.2"]]
|
||||
|
||||
:plugins [[lein-figwheel "0.5.13"]
|
||||
[lein-pdo "0.1.1"]]}}
|
||||
[lein-pdo "0.1.1"]]
|
||||
:jvm-opts ["-Dconfig=config/dev.edn"]}}
|
||||
|
||||
:cljsbuild
|
||||
{:builds
|
||||
|
||||
Reference in New Issue
Block a user