Skip to content

Commit

Permalink
更新 rollup.config.mjs
Browse files Browse the repository at this point in the history
Co-authored-by: Bill Glesias <bglesias@gmail.com>
  • Loading branch information
baboon-king and AtofStryker committed Mar 8, 2024
1 parent 563f210 commit 8675d4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion npm/vue2/rollup.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@ const config = {
},
}

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 comments on commit 8675d4c

Please sign in to comment.