mirror of
https://github.com/Fabio286/antares.git
synced 2025-02-03 18:57:35 +01:00
build: added .nvmrc
This commit is contained in:
parent
8d0aa73d1e
commit
4cfab365c2
@ -41,8 +41,7 @@ async function createMainWindow () {
|
|||||||
remoteMain.enable(window.webContents);
|
remoteMain.enable(window.webContents);
|
||||||
|
|
||||||
try {
|
try {
|
||||||
if (isDevelopment) {
|
if (isDevelopment) { //
|
||||||
//
|
|
||||||
await window.loadURL(`http://localhost:${process.env.ELECTRON_WEBPACK_WDS_PORT}`);
|
await window.loadURL(`http://localhost:${process.env.ELECTRON_WEBPACK_WDS_PORT}`);
|
||||||
|
|
||||||
// const { default: installExtension, VUEJS3_DEVTOOLS } = require('electron-devtools-installer');
|
// const { default: installExtension, VUEJS3_DEVTOOLS } = require('electron-devtools-installer');
|
||||||
|
Loading…
x
Reference in New Issue
Block a user