fastboot-transform : Utility to transform given broccoli tree that contains browser API to be fastboot complaint.. You can installing fastboot-transform 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 fastboot-transform $ sudo npm install -g fastboot-transform
If want to update the fastboot-transform package execute the command as below,
$ sudo npm update fastboot-transform
Update package globally,
$ npm install -g fastboot-transform
$ sudo git clone https://github.com/rektide/fastboot-transform.git
$ sudo npm install -g ./fastboot-transform
fastboot-transform@0.1.2 /usr/lib/node_modules/fastboot-transform
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall fastboot-transform
Package Name | fastboot-transform |
Version | 0.1.2 |
Description | Utility to transform given broccoli tree that contains browser API to be fastboot complaint. |
Released Date | 2017-07-07T16:15:24.534Z |
Published by | kratiahuja |
How to Learn | https://www.npmjs.com/package/fastboot-transform/tutorial |