html-webpack-harddisk-plugin : Write html files to hard disk even when using the webpack dev server or middleware. You can installing html-webpack-harddisk-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 html-webpack-harddisk-plugin $ sudo npm install -g html-webpack-harddisk-plugin
If want to update the html-webpack-harddisk-plugin package execute the command as below,
$ sudo npm update html-webpack-harddisk-plugin
Update package globally,
$ npm install -g html-webpack-harddisk-plugin
$ sudo git clone https://github.com/rektide/html-webpack-harddisk-plugin.git
$ sudo npm install -g ./html-webpack-harddisk-plugin
html-webpack-harddisk-plugin@0.1.0 /usr/lib/node_modules/html-webpack-harddisk-plugin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall html-webpack-harddisk-plugin
Package Name | html-webpack-harddisk-plugin |
Version | 0.1.0 |
Description | Write html files to hard disk even when using the webpack dev server or middleware |
Released Date | 2017-02-13T08:43:21.759Z |
Published by | jantimon |
How to Learn | https://www.npmjs.com/package/html-webpack-harddisk-plugin/tutorial |