Webpack plugin that adds a favicon link tag to html-webpack-plugin output.
npm install --save-dev html-favicon-webpack-plugin@^1.1.0
yarn add --dev html-favicon-webpack-plugin@^1.1.0
(if configured properly)
npm install --save-dev @jaid/html-favicon-webpack-plugin@^1.1.0
Setting up:
git clone [email protected]:jaid/html-favicon-webpack-plugin.git
cd html-favicon-webpack-plugin
npm install
Testing in production environment:
npm run test
MIT License
Copyright © 2020, Jaid <[email protected]> (https://github.com/jaid)