// 基本结构 module.exports = { // 打包后路径错误导致的空白页面问题。 publicPath: './', outputDir: process.env.outputDir }