mirror of
https://github.com/Kuingsmile/PicList.git
synced 2025-03-13 00:18:13 -04:00
Update vue.config.js
This commit is contained in:
parent
2d8f7b1f36
commit
e06dafb835
@ -87,7 +87,7 @@ const config = {
|
|||||||
]
|
]
|
||||||
}],
|
}],
|
||||||
// eslint-disable-next-line no-template-curly-in-string
|
// eslint-disable-next-line no-template-curly-in-string
|
||||||
artifactName: 'PicList-${version}-${arch}.{ext}'
|
artifactName: 'PicList-${version}-${arch}.${ext}'
|
||||||
},
|
},
|
||||||
win: {
|
win: {
|
||||||
icon: 'build/icons/icon.ico',
|
icon: 'build/icons/icon.ico',
|
||||||
|
Loading…
Reference in New Issue
Block a user