Merge branch 'master' of https://github.com/lin-xin/vue-manage-system
commit
98261e3eba
|
@ -1,16 +0,0 @@
|
|||
module.exports = {
|
||||
baseUrl: './',
|
||||
assetsDir: 'static',
|
||||
productionSourceMap: false,
|
||||
// devServer: {
|
||||
// proxy: {
|
||||
// '/api':{
|
||||
// target:'http://jsonplaceholder.typicode.com',
|
||||
// changeOrigin:true,
|
||||
// pathRewrite:{
|
||||
// '/api':''
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
// }
|
||||
}
|
Loading…
Reference in New Issue