your publicPath did not write
output: {
filename: '[name].bundle.js',
path: path.resolve(__dirname, '../dist'),
publicPath: '/dist'
},
Previous: What is the problem of java string replacement?
Next: Sphinx's attr_flush_period configuration, if set to a very short time, such as 10, what will happen?