run build成功,没输出dist
是否有配置output
output: { filename: 'bundle.[hash:8].js', path: path.join(__dirname, 'dist') },