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 6291f9f commit c1218f5Copy full SHA for c1218f5
packages/plugin-dts/rslib.config.ts
@@ -5,9 +5,7 @@ export default defineConfig({
5
{
6
format: 'esm',
7
bundle: false,
8
- output: {
9
- syntax: ['node 16'],
10
- },
+ syntax: ['node 16'],
11
dts: {
12
13
},
0 commit comments