gulp-webpack : webpack. You can installing gulp-webpack 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-webpack $ sudo npm install -g gulp-webpack
If want to update the gulp-webpack package execute the command as below,
$ sudo npm update gulp-webpack
Update package globally,
$ npm install -g gulp-webpack
$ sudo git clone https://github.com/rektide/gulp-webpack.git
$ sudo npm install -g ./gulp-webpack
gulp-webpack@1.5.0 /usr/lib/node_modules/gulp-webpack
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-webpack
Package Name | gulp-webpack |
Version | 1.5.0 |
Description | webpack |
Released Date | 2015-06-05T16:30:20.366Z |
Published by | shama |
How to Learn | https://www.npmjs.com/package/gulp-webpack/tutorial |