Skip to content

Commit 9f9a891

Browse files
committed
edit base
edit base
1 parent 7e3b851 commit 9f9a891

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vite.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* @page:
33
* @Author: Orts
44
* @Date: 2021-12-09 09:37:00
5-
* @LastEditTime: 2021-12-09 17:32:43
5+
* @LastEditTime: 2021-12-09 17:36:42
66
* @LastEditors: Orts
77
* @Description:
88
* @FilePath: /xlsx-in-vue3/vite.config.js
@@ -47,7 +47,7 @@ export default defineConfig({
4747
}],
4848
},
4949
},
50-
base:"/docs/",
50+
base:"/",
5151
build: {
5252
outDir: 'docs',
5353
chunkSizeWarningLimit:2000,

0 commit comments

Comments
 (0)