Build Electron main against core output
This commit is contained in:
@@ -19,7 +19,7 @@ import {
|
||||
probeOpenAiCompatibleProvider,
|
||||
runAgent,
|
||||
updateBrainItem
|
||||
} from "@coworker/core";
|
||||
} from "../../../packages/core/dist/index.js";
|
||||
|
||||
const __dirname = path.dirname(fileURLToPath(import.meta.url));
|
||||
const rendererDir = path.resolve(__dirname, "../dist");
|
||||
|
||||
Reference in New Issue
Block a user