|
|
@ -49,7 +49,7 @@ module.exports = {
|
|
|
|
productName: 'DevSidecar',
|
|
|
|
productName: 'DevSidecar',
|
|
|
|
// 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',
|
|
|
|
copyright: 'Copyright © 2020-2021 Greper',
|
|
|
|
nsis: {
|
|
|
|
nsis: {
|
|
|
|
oneClick: false,
|
|
|
|
oneClick: false,
|
|
|
|
perMachine: true,
|
|
|
|
perMachine: true,
|
|
|
|