Simplified setup flow: user installs node.js; pnpm is configured

This commit is contained in:
Will Chen
2025-04-17 23:05:44 -07:00
parent ffdf3e1c4b
commit f2b157b8bc
6 changed files with 190 additions and 289 deletions

View File

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