14 lines
263 B
Diff
14 lines
263 B
Diff
diff --git a/.yarnrc.yml b/.yarnrc.yml
|
|
index 44d5b0a935..bfe72b9fd6 100644
|
|
--- a/.yarnrc.yml
|
|
+++ b/.yarnrc.yml
|
|
@@ -5,7 +5,7 @@ compressionLevel: mixed
|
|
|
|
enableConstraintsChecks: true
|
|
|
|
-enableScripts: true
|
|
+enableScripts: false
|
|
|
|
httpProxy: '${http_proxy:-}'
|
|
|