0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-12 01:58:44 -05:00

📎 Minor changes on exporter shadow-cljs config.

This commit is contained in:
Andrey Antukh 2021-11-30 13:11:52 +01:00
parent eb396f2367
commit b897f202dd

View file

@ -20,7 +20,7 @@
:compiler-options :compiler-options
{:fn-invoke-direct true {:fn-invoke-direct true
:source-map true :source-map true
:optimizations :whitespace :optimizations #shadow/env ["PENPOT_BUILD_OPTIMIZATIONS" :as :keyword :default :simple]
:pseudo-names true :pseudo-names true
:pretty-print true :pretty-print true
:anon-fn-naming-policy :off :anon-fn-naming-policy :off