Skip to content

Commit

Permalink
chore(vite): otimize deps
Browse files Browse the repository at this point in the history
  • Loading branch information
Novout committed Sep 23, 2021
1 parent 9925efd commit 32c2429
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ export default defineConfig({
include: [
'vue',
'vue-router',
'vuex',
'vue-i18n',
'vue-final-modal',
'@headlessui/vue',
'@vueuse/core',
],
exclude: [
Expand Down

0 comments on commit 32c2429

Please sign in to comment.