pug-loader : Pug loader module for Webpack. You can installing pug-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 pug-loader $ sudo npm install -g pug-loader
If want to update the pug-loader package execute the command as below,
$ sudo npm update pug-loader
Update package globally,
$ npm install -g pug-loader
$ sudo git clone https://github.com/rektide/pug-loader.git
$ sudo npm install -g ./pug-loader
pug-loader@2.3.0 /usr/lib/node_modules/pug-loader
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pug-loader
| Package Name | pug-loader |
| Version | 2.3.0 |
| Description | Pug loader module for Webpack |
| Released Date | 2016-08-23T01:27:44.394Z |
| Published by | timothygu |
| How to Learn | https://www.npmjs.com/package/pug-loader/tutorial |