This commit is contained in:
Mike Thompson 2017-08-20 10:55:35 +10:00
parent 3b90fbe4cd
commit 6340ff50c8
1 changed files with 3 additions and 2 deletions

View File

@ -153,8 +153,9 @@ If you are using `lein`, do this in your `project.clj` file:
```clj
:cljsbuild {:builds [{:id "dev" ;; for the development build, turn on tracing
....
:closure-defines {"clairvoyant.core.devmode" true}
}]}
:compiler {
:closure-defines {"clairvoyant.core.devmode" true}
}}]}
```
So, just to be clear, if you see no tracing when you are debugging, it