/html-replace-webpack-plugin-howto

For fully learning to use the html-replace-webpack-plugin

Primary LanguageJavaScriptMIT LicenseMIT

html-replace-webpack-plugin

For learning to use the html-replace-webpack-plugin more helpful

Note

💚 This plugin works together with html-webpack-plugin, and ensure that html-webpack-plugin was placed before html-replace-webpack-plugin in your Webpack config if you were working with Webpack 4.x!

Usage

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