url-loader with Webpack 5. Images are not loaded – Html
For a small front-end vanilla JS project, I am using Webpack 5. I will only have one HTML page with text and some small icons, so I would like to use url-loader for these icons. I installed the necessary modules…