// module.exports = { // publicPath: './h5', // devServer: { // port:"8001", // proxy: { // '/api': { // target: 'http://dz64qt.natappfree.cc', // ws: true, // changeOrigin: true, // pathRewrite: { // "^/api": "" // } // } // } // }, // }