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 f6dc29e commit 73cebd0Copy full SHA for 73cebd0
packages/devtools/tsdown.config.ts
@@ -7,6 +7,7 @@ export default defineConfig({
7
'src/cli.ts',
8
'src/dirs.ts',
9
],
10
+ tsconfig: '../../tsconfig.json',
11
clean: false,
12
target: 'esnext',
13
fixedExtension: true,
0 commit comments