module.exports = { // 基本路径 3.6之前的版本时 baseUrl publicPath: "./", // 输出文件目录 outputDir: "dist", // eslint-loader 是否在保存的时候检查 };