fix: 修复构建问题
This commit is contained in:
parent
0135ad99ad
commit
b32dd4549d
@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env bun
|
||||
// Runtime polyfill for bun:bundle (build-time macros)
|
||||
const feature = (_name: string) => false;
|
||||
if (typeof globalThis.MACRO === "undefined") {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user