We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a49617e commit c92faceCopy full SHA for c92face
project.clj
@@ -11,10 +11,7 @@
11
12
:generated-paths ["target"]
13
14
- :profiles {;; to use figwheel-main
15
- ;; run `lein fig` and then open browser at
16
- ;; http://localhost:9500/figwheel-extra-main/auto-testing
17
- :dev {:dependencies [[com.bhauman/figwheel-main "0.2.0"]
+ :profiles {:dev {:dependencies [[com.bhauman/figwheel-main "0.2.0"]
18
[com.bhauman/rebel-readline-cljs "0.1.4"]
19
[compojure "1.6.1"]]
20
:source-paths ["src" "dev"]
0 commit comments