Kaynağa Gözat

Merge branch 'master' of https://github.com/lin-xin/vue-manage-system

lin_xin 5 yıl önce
ebeveyn
işleme
98261e3eba
1 değiştirilmiş dosya ile 0 ekleme ve 16 silme
  1. 0 16
      vue.config.js

+ 0 - 16
vue.config.js

@@ -1,16 +0,0 @@
-module.exports = {
-    baseUrl: './',
-    assetsDir: 'static',
-    productionSourceMap: false,
-    // devServer: {
-    //     proxy: {
-    //         '/api':{
-    //             target:'http://jsonplaceholder.typicode.com',
-    //             changeOrigin:true,
-    //             pathRewrite:{
-    //                 '/api':''
-    //             }
-    //         }
-    //     }
-    // }
-}