fix(release): bundle memind-runtime-profile for WeChat menu scripts
Memind CI / Test, build, and release guards (push) Successful in 5m55s
Memind CI / Test, build, and release guards (push) Successful in 5m55s
load-env.mjs depends on memind-runtime-profile.mjs; include it in portal runtime packaging so wechat-mp-menu.mjs works on 103 without manual scp. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -21,6 +21,7 @@ export const REQUIRED_PORTAL_RUNTIME_PATHS = Object.freeze([
|
||||
'scripts/goosed-canary.compose.yml',
|
||||
'scripts/check-mindspace-public-links.mjs',
|
||||
'scripts/load-env.mjs',
|
||||
'scripts/memind-runtime-profile.mjs',
|
||||
'scripts/wechat-mp-menu.mjs',
|
||||
'scripts/memind-portal-tunnel.sh',
|
||||
]);
|
||||
|
||||
Reference in New Issue
Block a user