2
0
mirror of https://github.com/tusen-ai/naive-ui.git synced 2025-04-24 15:01:22 +08:00

chore: update vite

This commit is contained in:
07akioni 2021-02-01 19:07:21 +08:00
parent 7863d6d28e
commit b9bb2b2fb3
2 changed files with 3 additions and 2 deletions

@ -108,7 +108,7 @@
"rollup-plugin-vue": "^6.0.0-beta.11",
"tinycolor2": "^1.4.2",
"typescript": "^4.1.3",
"vite": "^2.0.0-beta.23",
"vite": "^2.0.0-beta.60",
"vue-jest": "^5.0.0-alpha.5",
"vue-router": "^4.0.0-rc.1"
},

@ -23,7 +23,8 @@ module.exports = {
'highlight.js/lib/languages/python',
'@vicons/fluent/Compose16Regular.js',
'date-fns/locale'
]
],
exclude: ['__INDEX__']
},
build: {
outDir: 'site',