Explorar o código

fix 打包dist路径

zhangyinghao hai 1 ano
pai
achega
e7101997c6
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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, [