Add support for svg optimizations on exporter output

Under `enable-exporter-svgo` flag, disabled by default.
This commit is contained in:
Andrey Antukh 2023-09-14 18:49:50 +02:00
parent b92fcca17c
commit 9fc771292a
5 changed files with 59 additions and 33 deletions

View file

@ -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)