Skip to content

Conversation

43081j
Copy link

@43081j 43081j commented Sep 14, 2025

We don't actually use it in the main vite package, so that one is an
easy win.

In the electron package, we use it only to launch a well known path,
i.e. we don't use any features of execa. So we should be able to
switch to using the built in child_process module directly.

Note: I think we need shell: true on windows to launch bins that may be
.cmd files. If I'm wrong, let me know and we can set it to false unconditionally.

I tried this on WSL and regular windows, and it seems to work

We don't actually use it in the main vite package, so that one is an
easy win.

In the electron package, we use it only to launch a well known path,
i.e. we don't use any features of `execa`. So we should be able to
switch to using the built in `child_process` module directly.
Copy link

netlify bot commented Sep 14, 2025

Deploy Preview for vue-devtools-docs canceled.

Name Link
🔨 Latest commit 424cc31
🔍 Latest deploy log https://app.netlify.com/projects/vue-devtools-docs/deploys/68c73171c5a4f700088e67f9

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants