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 338556c commit 0713fbbCopy full SHA for 0713fbb
1 file changed
tsdown.config.ts
@@ -1,8 +1,6 @@
1
import { defineConfig } from 'tsdown';
2
3
export default defineConfig({
4
- // bundle: true,
5
- // cjsInterop: true,
6
clean: true,
7
entry: ['src/index.ts'],
8
external: ['vscode'],
0 commit comments