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 26fa059 commit 6f8f349Copy full SHA for 6f8f349
npm/vue2/rollup.config.mjs
@@ -29,4 +29,4 @@ const config = {
29
},
30
}
31
32
-export default createEntries({ formats: ['es', 'cjs'], input: 'src/index.ts', config, dtsOptions})
+export default createEntries({ formats: ['es', 'cjs'], input: 'src/index.ts', config, dtsOptions })
0 commit comments