mirror of
https://github.com/penpot/penpot.git
synced 2025-02-13 02:28:18 -05:00
Disable var and ns clash warning.
This commit is contained in:
parent
670446e209
commit
6a1dad581e
1 changed files with 1 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
:asset-path "js"
|
||||
:parallel-build false
|
||||
:optimizations :none
|
||||
:warnings {:ns-var-clash false}
|
||||
:pretty-print true
|
||||
:language-in :ecmascript5
|
||||
:language-out :ecmascript5
|
||||
|
|
Loading…
Add table
Reference in a new issue