0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-10 00:40:30 -05:00

Replace advanced optimizations with whitespace on tests.

This commit is contained in:
Andrey Antukh 2016-02-04 23:06:26 +02:00
parent a42f814352
commit 0a64ff9ef3

View file

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