Update vue.config.js

This commit is contained in:
萌萌哒赫萝 2023-04-07 05:19:16 +08:00 committed by GitHub
parent 2d8f7b1f36
commit e06dafb835
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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',