mirror of
https://github.com/heyman/heynote.git
synced 2024-11-25 17:33:31 +01:00
Remove built files
This commit is contained in:
parent
2c19a749c8
commit
a8bbc8a9a0
@ -29,7 +29,6 @@ async function createWindow() {
|
||||
});
|
||||
if (process.env.VITE_DEV_SERVER_URL) {
|
||||
win.loadURL(url);
|
||||
win.webContents.openDevTools();
|
||||
} else {
|
||||
win.loadFile(indexHtml);
|
||||
}
|
||||
|
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user