Commit a05f1fc2 authored by 王玉鑫's avatar 王玉鑫

feat: prod env

parent de942d6a
VITE_BASE_URL=https://test.api.liyeyun.com
VITE_BASE_USER_URL=https://test.user.liyeyun.com
VITE_BASE_URL=https://prod.api.liyeyun.com
VITE_BASE_USER_URL=https://prod.user.liyeyun.com
......@@ -25,7 +25,7 @@ export default defineConfig({
Components({
resolvers: [ElementPlusResolver()],
}),
// legacy(),
legacy(),
splitVendorChunkPlugin(),
],
resolve: {
......
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