摘要: module.exports = { // 基本路径 publicPath: '/', // 输出文件目录 outputDir: 'dist', // eslint-loader 是否在保存的时候检查 lintOnSave: false, // use the full build with in- 阅读全文
posted @ 2019-11-27 13:46 小小淼 阅读(3935) 评论(0) 推荐(0)