This commit is contained in:
2026-03-01 12:24:11 -08:00
parent 628e688ab9
commit 63656d339d
33 changed files with 1018 additions and 539 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ export default defineConfig({
index: 'src/index.ts',
},
format: ['esm'],
dts: true,
dts: false,
clean: true,
sourcemap: true,
banner: {