I’m a webpack rookie who wants to learn all about it. I came across a conflict when running my webpack telling me: ERROR in chunk html [entry] app.js Conflict: Multiple assets emit to the same filename app.js What should I do to avoid the conflict? This is my webpack.config.js: Answer i’m not quite familiar with your approach so I’ll show