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