We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 428fee2 commit ae546e1Copy full SHA for ae546e1
tsdown.config.ts
@@ -5,5 +5,6 @@ export default defineConfig([
5
entry: ['./src/index.ts'],
6
platform: 'neutral',
7
dts: true,
8
+ minify: true,
9
},
10
])
0 commit comments