Compare commits
No commits in common. "f3765a938cff3db8b479f1123433a472b5a5b0b1" and "e099ff08ba31ab4784a854d57a6c282b19158acf" have entirely different histories.
f3765a938c
...
e099ff08ba
@ -1,10 +1,7 @@
|
||||
cd sidecar
|
||||
call bun build --compile --target=bun-windows-x64 --outfile=PFakeUKey-x86_64-pc-windows-msvc.exe ./src/main.js
|
||||
cd backend
|
||||
bun build --compile --target=bun-windows-x64 --outfile=PFakeUKey.exe-x86_64-pc-windows-msvc.exe ./src/main.js
|
||||
cd ..
|
||||
|
||||
|
||||
copy /Y .\sidecar\PFakeUKey-x86_64-pc-windows-msvc.exe .\view\src-tauri\sidecar\PFakeUKey-x86_64-pc-windows-msvc.exe
|
||||
copy /Y .\sidecar\PFakeUKey-x86_64-pc-windows-msvc.exe .\view\src-tauri\sidecar\PFakeUKey
|
||||
|
||||
cd view
|
||||
call npm run tauri build
|
||||
npm run tauri build
|
Binary file not shown.
Before Width: | Height: | Size: 417 KiB |
Binary file not shown.
Loading…
Reference in New Issue
Block a user