TS: Do not pass --verbose to yarn

This commit is contained in:
Asger F
2020-01-06 11:18:58 +00:00
parent 29be46169a
commit a3481b3713

View File

@@ -599,7 +599,6 @@ public class AutoBuild {
Arrays.asList(
"yarn",
"install",
"--verbose",
"--non-interactive",
"--ignore-scripts",
"--ignore-platform",