Reload env path instead of restarting dyad app after node.js install

This commit is contained in:
Will Chen
2025-04-18 10:11:59 -07:00
parent 8d9aab214c
commit cc0ab0fd56
4 changed files with 62 additions and 24 deletions

View File

@@ -37,7 +37,7 @@ const validInvokeChannels = [
"github:create-repo",
"github:push",
"get-app-version",
"reload-dyad",
"reload-env-path",
] as const;
// Add valid receive channels