mirror of
https://github.com/penpot/penpot.git
synced 2025-07-22 10:37:12 +02:00
Elide asserts on production builds.
This commit is contained in:
parent
ed64ddaea2
commit
42e87588b6
2 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
:optimizations :simple
|
||||
:externs ["externs/main.js"]
|
||||
:static-fns true
|
||||
:elide-asserts true
|
||||
:pretty-print false
|
||||
:language-in :ecmascript6
|
||||
:language-out :ecmascript5
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue