We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f66ea63 commit 28976f0Copy full SHA for 28976f0
1 file changed
tsdown.config.ts
@@ -9,6 +9,5 @@ export default defineConfig({
9
minify: true,
10
sourcemap: true,
11
treeshake: true,
12
- platform: 'browser',
13
- target: false
+ platform: 'browser'
14
});
0 commit comments