mirror of
https://github.com/penpot/penpot.git
synced 2026-04-25 11:18:36 +00:00
Disable var and ns clash warning.
This commit is contained in:
parent
670446e209
commit
6a1dad581e
@ -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…
x
Reference in New Issue
Block a user