fix: fix building

This commit is contained in:
2025-02-19 23:56:43 +08:00
parent 41f2b04c45
commit de07175ff4
3 changed files with 265 additions and 23 deletions

View File

@@ -11,7 +11,7 @@ export default defineConfig({
bundle: false,
dts: {
bundle: false,
build: true,
build: false,
distPath: './dist',
},
},