write-file-webpack-plugin : Forces webpack-dev-server to write bundle files to the file system.. You can installing write-file-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 write-file-webpack-plugin $ sudo npm install -g write-file-webpack-plugin
If want to update the write-file-webpack-plugin package execute the command as below,
$ sudo npm update write-file-webpack-plugin
Update package globally,
$ npm install -g write-file-webpack-plugin
$ sudo git clone https://github.com/rektide/write-file-webpack-plugin.git
$ sudo npm install -g ./write-file-webpack-plugin
write-file-webpack-plugin@4.2.0 /usr/lib/node_modules/write-file-webpack-plugin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall write-file-webpack-plugin
| Package Name | write-file-webpack-plugin |
| Version | 4.2.0 |
| Description | Forces webpack-dev-server to write bundle files to the file system. |
| Released Date | 2017-09-26T17:20:19.481Z |
| Published by | gajus |
| How to Learn | https://www.npmjs.com/package/write-file-webpack-plugin/tutorial |