Skip to content

Commit

Permalink
FEAT:GENXGIN
Browse files Browse the repository at this point in the history
  • Loading branch information
xkloveme committed Jun 3, 2024
1 parent a7b0521 commit 12a34c0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions vite.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,9 @@ export default defineConfig({
port: 5173,
host: true,
},
build:{
rollupOptions:{
external: ['pinia']
}
}
})

0 comments on commit 12a34c0

Please sign in to comment.