This commit is contained in:
13684185576
2025-07-22 09:53:52 +08:00
parent 11ec0b2d13
commit 6e5853d852
476 changed files with 528 additions and 125899 deletions

View File

@ -8,7 +8,7 @@ const serverHost = "http://192.168.1.32:8066";
// const serverHost ="http://80.60.36.64:8006"
module.exports = {
publicPath: "/",
outputDir: "dist",
outputDir: "qwgl",
assetsDir: "static",
lintOnSave: false, //process.env.NODE_ENV === 'development',
productionSourceMap: false,