pug-html-loader : Pug to html loader for webpack. You can installing pug-html-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-html-loader $ sudo npm install -g pug-html-loader
If want to update the pug-html-loader package execute the command as below,
$ sudo npm update pug-html-loader
Update package globally,
$ npm install -g pug-html-loader
$ sudo git clone https://github.com/rektide/pug-html-loader.git
$ sudo npm install -g ./pug-html-loader
pug-html-loader@1.1.5 /usr/lib/node_modules/pug-html-loader
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall pug-html-loader
| Package Name | pug-html-loader |
| Version | 1.1.5 |
| Description | Pug to html loader for webpack |
| Released Date | 2017-06-06T03:10:33.617Z |
| Published by | willyelm |
| How to Learn | https://www.npmjs.com/package/pug-html-loader/tutorial |