cleanup
This commit is contained in:
parent
4991ab7b91
commit
624afb5506
3
main.js
3
main.js
@ -34,9 +34,6 @@ function createWindow() {
|
|||||||
console.log(`Server started on port ${server.address().port}`)
|
console.log(`Server started on port ${server.address().port}`)
|
||||||
mainWindow.loadURL(`http://127.0.0.1:${server.address().port}`)
|
mainWindow.loadURL(`http://127.0.0.1:${server.address().port}`)
|
||||||
})
|
})
|
||||||
|
|
||||||
// Open the DevTools.
|
|
||||||
// mainWindow.webContents.openDevTools()
|
|
||||||
}
|
}
|
||||||
|
|
||||||
// This method will be called when Electron has finished
|
// This method will be called when Electron has finished
|
||||||
|
Loading…
x
Reference in New Issue
Block a user