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:
parent
dbd2b8527a
commit
f0e521b8d5
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
|||
:after-load app.core/start}
|
||||
|
||||
:compiler-options
|
||||
{:output-feature-set :es8
|
||||
{:output-feature-set :es2020
|
||||
:output-wrapper false}
|
||||
|
||||
:release
|
||||
|
|
Loading…
Add table
Reference in a new issue