FakeUKey/build.cmd
2024-12-25 13:38:09 +08:00

7 lines
155 B
Batchfile

cd backend
bun build --compile --target=bun-windows-x64 --outfile=PFakeUKey.exe-x86_64-pc-windows-msvc.exe ./src/main.js
cd ..
npm run tauri build