소스 검색

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, [