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