


























@@ -702,6 +702,10 @@ const TOOLING_SOURCE_TEST_TARGETS = new Map([
702702["scripts/lib/managed-child-process.mjs", ["test/scripts/managed-child-process.test.ts"]],
703703["scripts/lib/npm-verify-exec.ts", ["test/scripts/npm-verify-exec.test.ts"]],
704704["scripts/lib/openclaw-test-state.mjs", ["test/scripts/openclaw-test-state.test.ts"]],
705+[
706+"scripts/lib/plugin-npm-runtime-build.mjs",
707+["test/scripts/plugin-npm-runtime-build-args.test.ts"],
708+],
705709["scripts/lib/source-file-scan-cache.mjs", ["test/scripts/source-file-scan-cache.test.ts"]],
706710["scripts/lib/test-group-report.mjs", ["test/scripts/test-group-report.test.ts"]],
707711["scripts/lib/ts-guard-utils.mjs", ["test/scripts/ts-guard-utils.test.ts"]],
@@ -747,6 +751,10 @@ const TOOLING_SOURCE_TEST_TARGETS = new Map([
747751["test/scripts/check-openclaw-package-tarball.test.ts"],
748752],
749753["scripts/check-package-dist-imports.mjs", ["test/scripts/check-package-dist-imports.test.ts"]],
754+[
755+"scripts/check-plugin-npm-runtime-builds.mjs",
756+["test/scripts/plugin-npm-runtime-build-args.test.ts"],
757+],
750758["scripts/package-changelog.mjs", ["test/scripts/package-changelog.test.ts"]],
751759["scripts/package-mac-app.sh", ["test/scripts/package-mac-app.test.ts"]],
752760["scripts/package-mac-dist.sh", ["test/scripts/package-mac-dist.test.ts"]],
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。