zhaobao 2 سال پیش
والد
کامیت
c5b5d4ef33
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      vue.config.js

+ 1 - 1
vue.config.js

@@ -3,7 +3,7 @@ const path = require('path')
 
 module.exports = defineConfig({
   publicPath: './',
-  outputDir: 'trans_bigScreen',
+  outputDir: 'trans_bigScreen_dist',
   assetsDir: 'static',
   transpileDependencies: true,
   productionSourceMap: false,