offline-plugin : offline-plugin for webpack. You can installing offline-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 offline-plugin $ sudo npm install -g offline-plugin
If want to update the offline-plugin package execute the command as below,
$ sudo npm update offline-plugin
Update package globally,
$ npm install -g offline-plugin
$ sudo git clone https://github.com/rektide/offline-plugin.git
$ sudo npm install -g ./offline-plugin
offline-plugin@4.8.4 /usr/lib/node_modules/offline-plugin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall offline-plugin
Package Name | offline-plugin |
Version | 4.8.4 |
Description | offline-plugin for webpack |
Released Date | 2017-09-23T18:47:49.256Z |
Published by | nekr |
How to Learn | https://www.npmjs.com/package/offline-plugin/tutorial |