mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
📎 Enable logging on prod builds.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user