rename build -> resources
This commit is contained in:
parent
cd0fceb033
commit
ceed932a09
|
@ -9,7 +9,7 @@ module.exports = {
|
||||||
asar: true,
|
asar: true,
|
||||||
directories: {
|
directories: {
|
||||||
output: "release/${version}",
|
output: "release/${version}",
|
||||||
buildResources: "build",
|
buildResources: "resources",
|
||||||
},
|
},
|
||||||
files: ["dist"],
|
files: ["dist"],
|
||||||
win: {
|
win: {
|
||||||
|
|
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
Before Width: | Height: | Size: 36 KiB After Width: | Height: | Size: 36 KiB |
Loading…
Reference in New Issue