fix: use electron-dist as output directory
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
"description": "A modern Redis desktop manager built with Electron + Vue 3 + Vite",
|
||||
"author": "Jokul",
|
||||
"private": true,
|
||||
"main": "./out/main/index.js",
|
||||
"main": "./electron-dist/main/index.js",
|
||||
"type": "module",
|
||||
"allowScripts": {
|
||||
"electron": true,
|
||||
|
||||
Reference in New Issue
Block a user