Remove icon from build
This commit is contained in:
parent
1b0ee4c15c
commit
6f18da0986
|
@ -64,7 +64,6 @@ function createWindow () {
|
||||||
backgroundColor: '#fff',
|
backgroundColor: '#fff',
|
||||||
width: 960,
|
width: 960,
|
||||||
height: 540,
|
height: 540,
|
||||||
icon: require('path').join(__dirname, '../../_icons/iconColor.png'),
|
|
||||||
autoHideMenuBar: true,
|
autoHideMenuBar: true,
|
||||||
// useContentSize: true,
|
// useContentSize: true,
|
||||||
webPreferences: {
|
webPreferences: {
|
||||||
|
|
Loading…
Reference in New Issue