Skip to content

Commit 5d6a6a4

Browse files
author
PeterRao
committed
chore: add rcedit for windows
1 parent 39e2da1 commit 5d6a6a4

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"postbuild": "node gen",
1010
"prod": "./node_modules/.bin/cross-env NODE_ENV=production cd dist && electron .",
1111
"watch": "./node_modules/.bin/gulp watch --custom=$custom",
12-
"build": "./node_modules/.bin/gulp build --custom=$custom"
12+
"build": "./node_modules/.bin/gulp build --custom=$custom",
13+
"rcedit": "cp tools/rcedit-x64.exe node_modules/rcedit/bin/rcedit.exe"
1314
},
1415
"engines": {
1516
"node": "8.2.1"

tools/rcedit-x64.exe

1.25 MB
Binary file not shown.

0 commit comments

Comments
 (0)