mirror of
https://github.com/penpot/penpot.git
synced 2025-02-11 17:48:42 -05:00
📎 Minor changes on exporter shadow-cljs config.
This commit is contained in:
parent
eb396f2367
commit
b897f202dd
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
:compiler-options
|
||||
{:fn-invoke-direct true
|
||||
:source-map true
|
||||
:optimizations :whitespace
|
||||
:optimizations #shadow/env ["PENPOT_BUILD_OPTIMIZATIONS" :as :keyword :default :simple]
|
||||
:pseudo-names true
|
||||
:pretty-print true
|
||||
:anon-fn-naming-policy :off
|
||||
|
|
Loading…
Add table
Reference in a new issue