📎 Enable logging on prod builds.

This commit is contained in:
Andrey Antukh
2021-10-15 14:45:56 +02:00
parent 192fb07ef1
commit 21cdf8b0ae

View File

@@ -29,7 +29,9 @@
:warnings {:fn-deprecated false}} :warnings {:fn-deprecated false}}
:release :release
{:compiler-options {:closure-defines {goog.DEBUG false
goog.debug.LOGGING_ENABLED true}
:compiler-options
{:fn-invoke-direct true {:fn-invoke-direct true
:source-map true :source-map true
:elide-asserts true :elide-asserts true