Pārlūkot izejas kodu

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

lin_xin 5 gadi atpakaļ
vecāks
revīzija
98261e3eba
1 mainītis faili ar 0 papildinājumiem un 16 dzēšanām
  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':''
-    //             }
-    //         }
-    //     }
-    // }
-}