mirror of
https://github.com/tusen-ai/naive-ui.git
synced 2024-11-21 01:13:16 +08:00
chore: change site outputdir to site
This commit is contained in:
parent
16a53f7902
commit
86fd15dce7
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ es
|
||||
*.swp
|
||||
coverage
|
||||
/fonts
|
||||
/site
|
||||
|
@ -8,6 +8,7 @@ module.exports = {
|
||||
plugins: [
|
||||
viteMdPlugin()
|
||||
],
|
||||
outDir: 'site',
|
||||
optimizeDeps: {
|
||||
include: [
|
||||
'highlight.js/lib/languages/cpp',
|
||||
|
Loading…
Reference in New Issue
Block a user