feat: 更新 bun.config.ts 和 index.ts,添加相对路径解析功能并新增测试文件
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
import { buildWithBun } from './src/index.ts'
|
||||
|
||||
await buildWithBun({ meta: import.meta, dts: true })
|
||||
await buildWithBun({ dts: true })
|
||||
Reference in New Issue
Block a user