stats-webpack-plugin : Write the stats of a build to a file.. You can installing stats-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 stats-webpack-plugin $ sudo npm install -g stats-webpack-plugin
If want to update the stats-webpack-plugin package execute the command as below,
$ sudo npm update stats-webpack-plugin
Update package globally,
$ npm install -g stats-webpack-plugin
$ sudo git clone https://github.com/rektide/stats-webpack-plugin.git
$ sudo npm install -g ./stats-webpack-plugin
stats-webpack-plugin@0.6.1 /usr/lib/node_modules/stats-webpack-plugin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall stats-webpack-plugin
| Package Name | stats-webpack-plugin |
| Version | 0.6.1 |
| Description | Write the stats of a build to a file. |
| Released Date | 2017-06-18T16:03:07.634Z |
| Published by | unindented |
| How to Learn | https://www.npmjs.com/package/stats-webpack-plugin/tutorial |