fis-postpackager-autoload : a postpackager plugin for fis to auto load required resource. You can installing fis-postpackager-autoload 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 fis-postpackager-autoload $ sudo npm install -g fis-postpackager-autoload
If want to update the fis-postpackager-autoload package execute the command as below,
$ sudo npm update fis-postpackager-autoload
Update package globally,
$ npm install -g fis-postpackager-autoload
$ sudo git clone https://github.com/rektide/fis-postpackager-autoload.git
$ sudo npm install -g ./fis-postpackager-autoload
fis-postpackager-autoload@0.1.1 /usr/lib/node_modules/fis-postpackager-autoload
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fis-postpackager-autoload
Package Name | fis-postpackager-autoload |
Version | 0.1.1 |
Description | a postpackager plugin for fis to auto load required resource |
Released Date | 2015-09-17T03:46:17.863Z |
Published by | hefangshi |
How to Learn | https://www.npmjs.com/package/fis-postpackager-autoload/tutorial |