File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src-tauri/src/bundle/windows/nsis Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 3434 "_ci-update-phcode-build" : " node src-build/update-phcode-build.js" ,
3535 "_watch_src-node" : " chokidar '../phoenix/src-node/**/*' --ignore '../phoenix/src-node/node_modules/**/*' -c 'npm run _make_src-node_debug_dev'" ,
3636 "serve" : " npm run _servePhoenix && npm run _make_src-node && tauri dev" ,
37- "postinstall" : " node ./src-build/downloadNodeBinary.js && shx cp src-tauri/src/bundle/windows/nsis/installer.txt src-tauri/src/bundle/windows/nsis/installer.nsi " ,
37+ "postinstall" : " node ./src-build/downloadNodeBinary.js" ,
3838 "cleanNodeBinary" : " node src-build/cleanNodeBinary.js" ,
3939 "installNodeArmDarwin" : " node ./src-build/downloadNodeBinary.js '{\" platform\" :\" darwin\" ,\" arch\" :\" arm64\" }'" ,
4040 "getPackageVersion" : " node ./src-build/getVersion.js"
5656 "branch" : " tauri" ,
5757 "commit" : " 214adae16c8ae15f240b239cffac95d11ebda23d"
5858 }
59- }
59+ }
File renamed without changes.
You can’t perform that action at this time.
0 commit comments