Skip to content

Commit

Permalink
Update npm/vue2/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 authored Mar 2, 2024
1 parent a5ef076 commit fce145c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions npm/vue2/rollup.config.mjs
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ import json from '@rollup/plugin-json'
import replace from '@rollup/plugin-replace'

const config = {
dtsOptions: {
respectExternal: false
},
external: [
'vue',
],
Expand Down

0 comments on commit fce145c

Please sign in to comment.