mirror of
https://github.com/penpot/penpot.git
synced 2025-02-08 08:09:14 -05:00
📎 Enable logging on prod builds.
This commit is contained in:
parent
192fb07ef1
commit
21cdf8b0ae
1 changed files with 3 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue