mirror of
https://github.com/penpot/penpot.git
synced 2025-01-21 06:02:32 -05:00
🐛 Remove unused shadow config from exporter
This commit is contained in:
parent
35bcb082a0
commit
370eebeb64
1 changed files with 1 additions and 2 deletions
|
@ -15,8 +15,7 @@
|
||||||
:output-wrapper false}
|
:output-wrapper false}
|
||||||
|
|
||||||
:release
|
:release
|
||||||
{:closure-defines {goog.debug.LOGGING_ENABLED true}
|
{:compiler-options
|
||||||
:compiler-options
|
|
||||||
{:fn-invoke-direct true
|
{:fn-invoke-direct true
|
||||||
:source-map true
|
:source-map true
|
||||||
:optimizations #shadow/env ["PENPOT_BUILD_OPTIMIZATIONS" :as :keyword :default :simple]
|
:optimizations #shadow/env ["PENPOT_BUILD_OPTIMIZATIONS" :as :keyword :default :simple]
|
||||||
|
|
Loading…
Add table
Reference in a new issue