mirror of
https://github.com/penpot/penpot.git
synced 2025-01-10 08:50:57 -05:00
Replace advanced optimizations with whitespace on tests.
This commit is contained in:
parent
a42f814352
commit
0a64ff9ef3
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
||||||
:output-to "out/tests.js"
|
:output-to "out/tests.js"
|
||||||
:output-dir "out"
|
:output-dir "out"
|
||||||
:parallel-build false
|
:parallel-build false
|
||||||
:optimizations :advanced
|
:optimizations :whitespace
|
||||||
:language-in :ecmascript5
|
:language-in :ecmascript5
|
||||||
:language-out :ecmascript5
|
:language-out :ecmascript5
|
||||||
:target :nodejs
|
:target :nodejs
|
||||||
|
|
Loading…
Reference in a new issue