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 28c31df commit 615f1a4Copy full SHA for 615f1a4
tsup.config.ts
@@ -7,4 +7,5 @@ export default defineConfig({
7
minify: true,
8
dts: true,
9
format: ['cjs', 'esm'],
10
+ tsconfig: 'tsconfig.json',
11
});
0 commit comments