Browse Source

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

lin_xin 5 years ago
parent
commit
98261e3eba
1 changed files with 0 additions and 16 deletions
  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':''
-    //             }
-    //         }
-    //     }
-    // }
-}