fix: harden release gate and page delivery
Memind CI / Test, build, and release guards (push) Failing after 12m3s
Memind CI / Test, build, and release guards (push) Failing after 12m3s
This commit is contained in:
@@ -392,6 +392,8 @@ export function startDeepseekNoThinkProxy({
|
||||
}
|
||||
|
||||
const isMain = Boolean(
|
||||
process.env.MEMIND_DEEPSEEK_PROXY_ENTRYPOINT === '1'
|
||||
&&
|
||||
process.argv[1]
|
||||
&& fileURLToPath(import.meta.url) === path.resolve(process.argv[1]),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user