mirror of
https://github.com/claude-code-best/claude-code.git
synced 2026-06-19 06:45:50 +00:00
fix: 修复构建问题
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/env bun
|
||||||
// Runtime polyfill for bun:bundle (build-time macros)
|
// Runtime polyfill for bun:bundle (build-time macros)
|
||||||
const feature = (_name: string) => false;
|
const feature = (_name: string) => false;
|
||||||
if (typeof globalThis.MACRO === "undefined") {
|
if (typeof globalThis.MACRO === "undefined") {
|
||||||
|
|||||||
Reference in New Issue
Block a user