output path

image.png
image.png

devServer path

这俩尽量一样

contentBase下面这个配置html中引入不需要打包的js, 的访问路径
最新版本这个属性可能发生变化,static
watchContentBase: true, 可以监听不需要打包额js 的变动
image.png