Commit cf5f670
docs(agents): WSL desktop builds target the Windows Electron app (#599)
On WSL machines "the desktop app" means the Windows app: build via
npm run electron:build:win + the NSIS installer, never a Linux
AppImage/deb under WSLg. WSL cannot compile node-pty for win32, so
drive the build from WSL by rsyncing to a Windows-local dir and
running Windows npm via cmd.exe.
Generated with Amplifier
Co-authored-by: Amplifier <[email protected]>1 parent e227a6c commit cf5f670
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments