Modal
This commit is contained in:
@@ -16,7 +16,7 @@ function createWindow() {
|
||||
}
|
||||
});
|
||||
win.loadURL('http://localhost:8080');
|
||||
//win.loadFile(path.join(__dirname, 'dist/index.html'));
|
||||
// win.loadFile(path.join(__dirname, 'dist/index.html'));
|
||||
}
|
||||
|
||||
app.whenReady().then(createWindow);
|
||||
|
||||
Reference in New Issue
Block a user