img-loader : Image minimizing loader for webpack. You can installing img-loader 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 img-loader $ sudo npm install -g img-loader
If want to update the img-loader package execute the command as below,
$ sudo npm update img-loader
Update package globally,
$ npm install -g img-loader
$ sudo git clone https://github.com/rektide/img-loader.git
$ sudo npm install -g ./img-loader
img-loader@2.0.0 /usr/lib/node_modules/img-loader
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall img-loader
Package Name | img-loader |
Version | 2.0.0 |
Description | Image minimizing loader for webpack |
Released Date | 2017-03-14T20:33:43.411Z |
Published by | thetalecrafter |
How to Learn | https://www.npmjs.com/package/img-loader/tutorial |