favicons-webpack-plugin : Let webpack generate all your favicons and icons for you. You can installing favicons-webpack-plugin npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install favicons-webpack-plugin $ sudo npm install -g favicons-webpack-plugin
If want to update the favicons-webpack-plugin package execute the command as below,
$ sudo npm update favicons-webpack-plugin
Update package globally,
$ npm install -g favicons-webpack-plugin
$ sudo git clone https://github.com/rektide/favicons-webpack-plugin.git
$ sudo npm install -g ./favicons-webpack-plugin
favicons-webpack-plugin@0.0.7 /usr/lib/node_modules/favicons-webpack-plugin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall favicons-webpack-plugin
Package Name | favicons-webpack-plugin |
Version | 0.0.7 |
Description | Let webpack generate all your favicons and icons for you |
Released Date | 2016-08-26T12:11:56.191Z |
Published by | jantimon |
How to Learn | https://www.npmjs.com/package/favicons-webpack-plugin/tutorial |