hard-source-webpack-plugin : Hard cache the source of modules in webpack.. You can installing hard-source-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 hard-source-webpack-plugin $ sudo npm install -g hard-source-webpack-plugin
If want to update the hard-source-webpack-plugin package execute the command as below,
$ sudo npm update hard-source-webpack-plugin
Update package globally,
$ npm install -g hard-source-webpack-plugin
$ sudo git clone https://github.com/rektide/hard-source-webpack-plugin.git
$ sudo npm install -g ./hard-source-webpack-plugin
hard-source-webpack-plugin@0.4.11 /usr/lib/node_modules/hard-source-webpack-plugin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hard-source-webpack-plugin
Package Name | hard-source-webpack-plugin |
Version | 0.4.11 |
Description | Hard cache the source of modules in webpack. |
Released Date | 2017-11-02T05:26:09.599Z |
Published by | mzgoddard |
How to Learn | https://www.npmjs.com/package/hard-source-webpack-plugin/tutorial |