Skip to content

Commit 6f8f349

Browse files
更新 rollup.config.mjs
Co-authored-by: Bill Glesias <[email protected]>
1 parent 26fa059 commit 6f8f349

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

npm/vue2/rollup.config.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ const config = {
2929
},
3030
}
3131

32-
export default createEntries({ formats: ['es', 'cjs'], input: 'src/index.ts', config, dtsOptions})
32+
export default createEntries({ formats: ['es', 'cjs'], input: 'src/index.ts', config, dtsOptions })

0 commit comments

Comments
 (0)