We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c9414 commit 7bd11e9Copy full SHA for 7bd11e9
figwheel-main.edn
@@ -6,7 +6,7 @@
6
7
;; Change the target directory from the "target" to "resources"
8
;; https://figwheel.org/config-options#target-dir
9
- :target-dir "cljs-target"
+ ;; :target-dir "target"
10
11
;; Server Ring Handler (optional) https://figwheel.org/docs/ring-handler.html
12
;; If you want to embed a ring handler into the figwheel server, this
0 commit comments