module.exports = {
publicPath: process.env.NODE_ENV === 'production' ? '' : '/',
// 公共路径
indexPath: 'index.html',
// 相对于打包路径index.html的路径
outputDir:
module.exports = {
publicPath: process.env.NODE_ENV === 'production' ? '' : '/',
// 公共路径
indexPath: 'index.html',
// 相对于打包路径index.html的路径
outputDir: