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:
parent
7863d6d28e
commit
b9bb2b2fb3
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user