This commit is contained in:
thororen1234 2024-07-18 23:57:56 -04:00
commit a269a71982
3 changed files with 4 additions and 3 deletions

View file

@ -124,6 +124,7 @@ try {
env: {
...process.env,
EQUICORD_USER_DATA_DIR: BASE_DIR,
EQUICORD_ASAR_FILE: join(BASE_DIR, "dist/desktop.asar"),
EQUICORD_DEV_INSTALL: "1"
}
});