Explorar o código

Delete vue.config.js

林鑫 %!s(int64=5) %!d(string=hai) anos
pai
achega
2874f01c34
Modificáronse 1 ficheiros con 0 adicións e 16 borrados
  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':''
-    //             }
-    //         }
-    //     }
-    // }
-}