gulp-html-replace : Replace build blocks in HTML. Like useref but done right.. You can installing gulp-html-replace 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 gulp-html-replace $ sudo npm install -g gulp-html-replace
If want to update the gulp-html-replace package execute the command as below,
$ sudo npm update gulp-html-replace
Update package globally,
$ npm install -g gulp-html-replace
$ sudo git clone https://github.com/rektide/gulp-html-replace.git
$ sudo npm install -g ./gulp-html-replace
gulp-html-replace@1.6.2 /usr/lib/node_modules/gulp-html-replace
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-html-replace
Package Name | gulp-html-replace |
Version | 1.6.2 |
Description | Replace build blocks in HTML. Like useref but done right. |
Released Date | 2016-11-18T13:01:16.977Z |
Published by | vfk |
How to Learn | https://www.npmjs.com/package/gulp-html-replace/tutorial |