mirror of
https://github.com/penpot/penpot.git
synced 2026-09-08 21:19:49 +00:00
Disable var and ns clash warning.
This commit is contained in:
parent
670446e209
commit
6a1dad581e
@ -16,6 +16,7 @@
|
|||||||
:asset-path "js"
|
:asset-path "js"
|
||||||
:parallel-build false
|
:parallel-build false
|
||||||
:optimizations :none
|
:optimizations :none
|
||||||
|
:warnings {:ns-var-clash false}
|
||||||
:pretty-print true
|
:pretty-print true
|
||||||
:language-in :ecmascript5
|
:language-in :ecmascript5
|
||||||
:language-out :ecmascript5
|
:language-out :ecmascript5
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user