diff --git a/apps/desktop/package.json b/apps/desktop/package.json index 37799bf60..228119858 100644 --- a/apps/desktop/package.json +++ b/apps/desktop/package.json @@ -128,7 +128,7 @@ "build" ], "defaultConfiguration": "default", - "cache": true, + "cache": false, "configurations": { "default": { "command": "cross-env DEBUG=* tsx scripts/electron-rebuild.mts {projectRoot}/dist"