浏览代码

fix 打包dist路径

zhangyinghao 1 年之前
父节点
当前提交
e7101997c6
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -13,8 +13,8 @@ const postcss = px2rem({
 
 module.exports = defineConfig({
   transpileDependencies: true,
-
   publicPath: "./",
+  outputDir: "jiazheng-user",
   lintOnSave: false,
   chainWebpack: (config) => {
     config.plugin("provide").use(webpack.ProvidePlugin, [