mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Replace advanced optimizations with whitespace on tests.
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
:output-to "out/tests.js"
|
||||
:output-dir "out"
|
||||
:parallel-build false
|
||||
:optimizations :advanced
|
||||
:optimizations :whitespace
|
||||
:language-in :ecmascript5
|
||||
:language-out :ecmascript5
|
||||
:target :nodejs
|
||||
|
||||
Reference in New Issue
Block a user