7 lines
155 B
Batchfile
7 lines
155 B
Batchfile
cd sidecar
|
|
bun build --compile --target=bun-windows-x64 --outfile=PFakeUKey.exe-x86_64-pc-windows-msvc.exe ./src/main.js
|
|
cd ..
|
|
|
|
|
|
|
|
npm run tauri build |