use tsup everywhere
This commit is contained in:
parent
c9bb14f809
commit
9c7e01e6d4
3 changed files with 7 additions and 1 deletions
|
@ -5,6 +5,7 @@ export default defineConfig({
|
|||
format: ['cjs', 'esm'],
|
||||
dts: true,
|
||||
splitting: false,
|
||||
minify: true,
|
||||
sourcemap: true,
|
||||
clean: true,
|
||||
});
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue