小调整。
parent
fcc5edf589
commit
371fe4f735
|
@ -53,7 +53,7 @@ module.exports = {
|
||||||
productName: 'dev-sidecar',
|
productName: 'dev-sidecar',
|
||||||
// eslint-disable-next-line no-template-curly-in-string
|
// eslint-disable-next-line no-template-curly-in-string
|
||||||
artifactName: 'DevSidecar-${version}.${ext}',
|
artifactName: 'DevSidecar-${version}.${ext}',
|
||||||
copyright: 'Copyright © 2020-2024 docmirror.cn by Greper, WangLiang',
|
copyright: 'Copyright © 2020-2024 Greper, WangLiang',
|
||||||
nsis: {
|
nsis: {
|
||||||
oneClick: false,
|
oneClick: false,
|
||||||
perMachine: true,
|
perMachine: true,
|
||||||
|
|
Loading…
Reference in New Issue