For learning to use the html-replace-webpack-plugin more helpful
💚 This plugin works together with
html-webpack-plugin
, and ensure thathtml-webpack-plugin
was placed beforehtml-replace-webpack-plugin
in your Webpack config if you were working with Webpack 4.x!
cd path/to/your/project
git clone https://github.com/iminif/html-replace-webpack-plugin-howto.git
cd html-replace-webpack-plugin-howto
npm i
npm run dev