mirror of
https://github.com/penpot/penpot.git
synced 2025-06-04 07:31:39 +02:00
✨ Add support for svg optimizations on exporter output
Under `enable-exporter-svgo` flag, disabled by default.
This commit is contained in:
parent
b92fcca17c
commit
9fc771292a
5 changed files with 59 additions and 33 deletions
|
@ -21,7 +21,7 @@
|
|||
[& _]
|
||||
(l/info :msg "initializing"
|
||||
:public-uri (str (cf/get :public-uri))
|
||||
:version (:full @cf/version))
|
||||
:version (:full cf/version))
|
||||
(p/do!
|
||||
(bwr/init)
|
||||
(redis/init)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue