feat: monorepo 构建完成

This commit is contained in:
claude-code-best
2026-03-31 21:21:46 +08:00
parent 751a684dcf
commit 3d4cb096d1
24 changed files with 257 additions and 111 deletions

View File

@@ -2,7 +2,7 @@
const feature = (_name: string) => false;
if (typeof globalThis.MACRO === "undefined") {
(globalThis as any).MACRO = {
VERSION: "2.1.87",
VERSION: "2.1.888",
BUILD_TIME: new Date().toISOString(),
FEEDBACK_CHANNEL: "",
ISSUES_EXPLAINER: "",