gulp-rollup : gulp plugin for Rollup ES6 module bundler. You can installing gulp-rollup 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-rollup $ sudo npm install -g gulp-rollup
If want to update the gulp-rollup package execute the command as below,
$ sudo npm update gulp-rollup
Update package globally,
$ npm install -g gulp-rollup
$ sudo git clone https://github.com/rektide/gulp-rollup.git
$ sudo npm install -g ./gulp-rollup
gulp-rollup@2.15.0 /usr/lib/node_modules/gulp-rollup
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall gulp-rollup
Package Name | gulp-rollup |
Version | 2.15.0 |
Description | gulp plugin for Rollup ES6 module bundler |
Released Date | 2017-09-11T04:00:18.380Z |
Published by | permutator |
How to Learn | https://www.npmjs.com/package/gulp-rollup/tutorial |