1.1.0 • Published 4 years ago

html-favicon-webpack-plugin v1.1.0

Weekly downloads
11
License
-
Repository
github
Last release
4 years ago

html-favicon-webpack-plugin



Webpack plugin that adds a favicon link tag to html-webpack-plugin output.

Installation

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

Development

Setting up:

git clone git@github.com:jaid/html-favicon-webpack-plugin.git
cd html-favicon-webpack-plugin
npm install

Testing in production environment:

npm run test

License

MIT License
Copyright © 2020, Jaid \jaid.jsx@gmail.com (https://github.com/jaid)