0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-07 23:08:24 -05:00

📎 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}}
:release
{:compiler-options
{:closure-defines {goog.DEBUG false
goog.debug.LOGGING_ENABLED true}
:compiler-options
{:fn-invoke-direct true
:source-map true
:elide-asserts true