Skip to content

Jaid/html-favicon-webpack-plugin

Repository files navigation

html-favicon-webpack-plugin

License Sponsor html-favicon-webpack-plugin
Build status Commits since v1.1.0 Last commit Issues
Latest version on npm Dependents Downloads

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

Installation

html-favicon-webpack-plugin on npm

npm install --save-dev html-favicon-webpack-plugin@^1.1.0

html-favicon-webpack-plugin on Yarn

yarn add --dev html-favicon-webpack-plugin@^1.1.0

@jaid/html-favicon-webpack-plugin on GitHub Packages
(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)