This commit is contained in:
2025-09-25 09:45:37 +08:00
parent eb8342ec8b
commit 81cccc5498

View File

@ -10,7 +10,7 @@ const serverHost = "http://192.168.1.32:8066";//波哥
// const serverHost = "http://127.0.0.1:8006"
module.exports = {
publicPath: "./",
outputDir: "xf",
outputDir: "ab",
assetsDir: "static",
lintOnSave: false, //process.env.NODE_ENV === 'development',
productionSourceMap: false,