mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-19 14:19:39 +08:00
ci: windows building
This commit is contained in:
parent
c148bd6957
commit
5f09d526d9
@ -10,7 +10,7 @@
|
||||
"build": "node .electron-vue/build.js && electron-builder",
|
||||
"dev": "node .electron-vue/dev-runner.js",
|
||||
"rebuild": " ./node_modules/.bin/electron-rebuild",
|
||||
"rebuild_win": "cnpm rebuild --runtime=electron --target=11.4.10 --disturl=https://atom.io/download/atom-shell --abi=85"
|
||||
"rebuild_win": "npm rebuild --runtime=electron --target=11.4.10 --disturl=https://atom.io/download/atom-shell --abi=85"
|
||||
},
|
||||
"build": {
|
||||
"asar": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user