Commit fd4cb4e8 authored by 吕 成东's avatar 吕 成东
Browse files

修改配置文件

parent f085f90f
Pipeline #3085 failed with stages
in 0 seconds
......@@ -5,7 +5,7 @@ import vue from "@vitejs/plugin-vue";
// https://vite.dev/config/
export default defineConfig({
plugins: [vue()],
// 配置@/
base: "./",
resolve: {
alias: {
"@": fileURLToPath(new URL("./src", import.meta.url)),
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment