This commit is contained in:
13684185576
2025-07-22 09:51:20 +08:00
parent ad1b52a960
commit a2b8cd74e9
7 changed files with 111 additions and 63 deletions

View File

@ -9,7 +9,7 @@ const serverHost = "http://192.168.1.32:8066"
// const serverHost = "http://127.0.0.1:8006"
module.exports = {
publicPath: "./",
outputDir: "ylth",
outputDir: "jcz",
assetsDir: "static",
lintOnSave: false, //process.env.NODE_ENV === 'development',
productionSourceMap: false,