save
This commit is contained in:
@@ -36,7 +36,7 @@ export default defineConfig({
|
||||
open: true //如果存在本地服务端口,将在打包后自动展示
|
||||
}) : null,
|
||||
],
|
||||
base:'./',
|
||||
base: './',
|
||||
resolve: {
|
||||
alias: {
|
||||
"@": pathResolve("src"),
|
||||
|
||||
Reference in New Issue
Block a user