flat: 暂做

This commit is contained in:
Apcallover
2024-03-15 10:24:46 +08:00
parent 801c421731
commit 9cf0bc02f7

View File

@@ -1,7 +1,7 @@
module.exports = {
//路径前缀
publicPath: "/manage/",
outputDir: "dist",
outputDir: "manage",
lintOnSave: true,
productionSourceMap: false,
chainWebpack: config => {