Shannon_mu 2 yıl önce
ebeveyn
işleme
7edaf68037
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      smart/vue.config.js

+ 1 - 1
smart/vue.config.js

@@ -13,7 +13,7 @@ function resolve(dir) {
 }
 
 module.exports = {
-    publicPath: process.env.NODE_ENV === 'sit' ? '/sc-park' : '/',
+    publicPath: 'sc-smart',
     productionSourceMap: false,
     filenameHashing: false,
     chainWebpack: (config) => {