rename build -> resources
This commit is contained in:
parent
cd0fceb033
commit
ceed932a09
|
@ -9,7 +9,7 @@ module.exports = {
|
|||
asar: true,
|
||||
directories: {
|
||||
output: "release/${version}",
|
||||
buildResources: "build",
|
||||
buildResources: "resources",
|
||||
},
|
||||
files: ["dist"],
|
||||
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