chore(config): rm proxy
This commit is contained in:
parent
e2c557144d
commit
37b043b4e9
|
@ -60,12 +60,6 @@ module.exports = {
|
|||
// }
|
||||
// }
|
||||
// }
|
||||
proxy: {
|
||||
'/prod-api': {
|
||||
target: 'http://t-mana.beida413.com/',
|
||||
changeOrigin: true
|
||||
}
|
||||
}
|
||||
// before: require('./mock/mock-server.js')
|
||||
},
|
||||
configureWebpack: {
|
||||
|
|
Loading…
Reference in New Issue