mirror of
https://github.com/penpot/penpot.git
synced 2025-12-11 22:14:05 +01:00
Use :none as optimization level for watch-bench script.
This commit is contained in:
@@ -6,8 +6,8 @@
|
||||
:output-to "out/bench.js"
|
||||
:output-dir "out"
|
||||
:parallel-build false
|
||||
:optimizations :simple
|
||||
:static-fns true
|
||||
:optimizations :none
|
||||
:static-fns false
|
||||
:target :nodejs
|
||||
:language-in :ecmascript6
|
||||
:language-out :ecmascript5
|
||||
|
||||
Reference in New Issue
Block a user