chore: UPDATE log
This commit is contained in:
parent
10bee45859
commit
41ad5614e9
|
@ -28,7 +28,7 @@ async function packElectron() {
|
||||||
// if you want to build windows platform
|
// if you want to build windows platform
|
||||||
// targets: Platform.WINDOWS.createTarget(),
|
// targets: Platform.WINDOWS.createTarget(),
|
||||||
}).then(result => {
|
}).then(result => {
|
||||||
console.log(TAG, 'WINDOWS:', chalk.green(result))
|
console.log(TAG, 'files:', chalk.green(result))
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue