This commit is contained in:
zyronon
2023-10-15 16:07:56 +08:00
parent 886142e946
commit 5fb837774e
4 changed files with 9 additions and 10 deletions

View File

@@ -36,7 +36,7 @@ export default defineConfig({
open: true //如果存在本地服务端口,将在打包后自动展示
}) : null,
],
base:'./',
base: './',
resolve: {
alias: {
"@": pathResolve("src"),