Newer
Older
module.exports = {
// 基本路径
publicPath: './',
// 输出文件目录
outputDir: 'dist',
devServer:{
proxy:{
'/api':{
target:"http://180.168.156.212:4085",
// target:"http://10.10.202.37:8080",