Conflict: Multiple assets emit different content to the same filename index.html
ERROR in Conflict: Multiple assets emit different content to the same filename index.html
第一步修改 public index.html 后缀修改为 ejs
webpack compiled with 1 error
第二步
node_modules/webpack/bin/webpack.js
添加一句 html: { template: './src/index.ejs' }