mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 13:40:44 +00:00
fix: hide bundled runtime npm windows
This commit is contained in:
@@ -79,6 +79,7 @@ describe("bundled plugin postinstall", () => {
|
||||
},
|
||||
shell: false,
|
||||
stdio: "pipe",
|
||||
windowsHide: true,
|
||||
windowsVerbatimArguments: undefined,
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user