0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-02-07 23:08:24 -05:00

🐛 Fix compilation of exporter

This commit is contained in:
Andrés Moya 2022-08-24 10:59:53 +02:00
parent dbd2b8527a
commit f0e521b8d5

View file

@ -12,7 +12,7 @@
:after-load app.core/start}
:compiler-options
{:output-feature-set :es8
{:output-feature-set :es2020
:output-wrapper false}
:release