webpack-md5-hash : Plugin to replace a standard webpack chunkhash with md5.. You can installing webpack-md5-hash 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 webpack-md5-hash $ sudo npm install -g webpack-md5-hash
If want to update the webpack-md5-hash package execute the command as below,
$ sudo npm update webpack-md5-hash
Update package globally,
$ npm install -g webpack-md5-hash
$ sudo git clone https://github.com/rektide/webpack-md5-hash.git
$ sudo npm install -g ./webpack-md5-hash
webpack-md5-hash@0.0.5 /usr/lib/node_modules/webpack-md5-hash
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall webpack-md5-hash
| Package Name | webpack-md5-hash |
| Version | 0.0.5 |
| Description | Plugin to replace a standard webpack chunkhash with md5. |
| Released Date | 2016-02-12T10:37:05.025Z |
| Published by | erm0l0v |
| How to Learn | https://www.npmjs.com/package/webpack-md5-hash/tutorial |