mirror of
https://github.com/penpot/penpot.git
synced 2025-12-12 06:24:17 +01:00
Disable var and ns clash warning.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user