mirror of
https://github.com/penpot/penpot.git
synced 2026-08-01 10:56:20 +00:00
Use :simple optimization level for tests.
This commit is contained in:
parent
dba3c8764a
commit
433d4fe7ee
@ -5,7 +5,7 @@
|
|||||||
:output-to "out/tests.js"
|
:output-to "out/tests.js"
|
||||||
:output-dir "out"
|
:output-dir "out"
|
||||||
:parallel-build false
|
:parallel-build false
|
||||||
:optimizations :none
|
:optimizations :simple
|
||||||
:pretty-print true
|
:pretty-print true
|
||||||
:target :nodejs
|
:target :nodejs
|
||||||
:language-in :ecmascript5
|
:language-in :ecmascript5
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user