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 f1c5923 commit eb2d18dCopy full SHA for eb2d18d
tsdown.config.ts
@@ -1,7 +1,6 @@
1
import { defineConfig } from 'tsdown'
2
3
export default defineConfig({
4
- target: 'node18',
5
entry: ['lib/index.js'],
6
format: ['cjs'],
7
copy: ['lib/index.d.ts'],
0 commit comments