jade-loader : jade loader module for webpack. You can installing jade-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 jade-loader $ sudo npm install -g jade-loader
If want to update the jade-loader package execute the command as below,
$ sudo npm update jade-loader
Update package globally,
$ npm install -g jade-loader
$ sudo git clone https://github.com/rektide/jade-loader.git
$ sudo npm install -g ./jade-loader
jade-loader@0.8.0 /usr/lib/node_modules/jade-loader
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall jade-loader
Package Name | jade-loader |
Version | 0.8.0 |
Description | jade loader module for webpack |
Released Date | 2015-11-04T22:47:58.782Z |
Published by | sokra |
How to Learn | https://www.npmjs.com/package/jade-loader/tutorial |