1
This commit is contained in:
@@ -14,7 +14,7 @@ export default defineConfig({
|
||||
base: process.env.NODE_ENV === "production" ? "/images/newyaoyan/" : "/",
|
||||
plugins: [monacoEditorPlugin({}), vue(), tailwindcss()],
|
||||
build: {
|
||||
outDir: process.env.VITE_BUILD_OUT_DIR || "dist",
|
||||
outDir: process.env.VITE_BUILD_OUT_DIR || "/root/yaoyan/yaoyan_admin/images/newyaoyan",
|
||||
},
|
||||
clearScreen: false,
|
||||
server: {
|
||||
|
||||
Reference in New Issue
Block a user