module.exports = { publicPath: '' // devServer: { // proxy: { // '/api': { // target: 'http://lcny.sk797.cn', // changeOrigin: true, // pathRewrite: { // '^/api': '' // } // } // } // } }