broccoli-persistent-filter : broccoli filter but with a persistent cache. You can installing broccoli-persistent-filter 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 broccoli-persistent-filter $ sudo npm install -g broccoli-persistent-filter
If want to update the broccoli-persistent-filter package execute the command as below,
$ sudo npm update broccoli-persistent-filter
Update package globally,
$ npm install -g broccoli-persistent-filter
$ sudo git clone https://github.com/rektide/broccoli-persistent-filter.git
$ sudo npm install -g ./broccoli-persistent-filter
broccoli-persistent-filter@1.4.3 /usr/lib/node_modules/broccoli-persistent-filter
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall broccoli-persistent-filter
Package Name | broccoli-persistent-filter |
Version | 1.4.3 |
Description | broccoli filter but with a persistent cache |
Released Date | 2017-08-15T15:43:58.109Z |
Published by | stefanpenner |
How to Learn | https://www.npmjs.com/package/broccoli-persistent-filter/tutorial |