FakeUKey/build.cmd
2025-02-01 10:19:10 +08:00

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