es3ify-loader : ES3ify loader for webpack.. You can installing es3ify-loader 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 es3ify-loader $ sudo npm install -g es3ify-loader
If want to update the es3ify-loader package execute the command as below,
$ sudo npm update es3ify-loader
Update package globally,
$ npm install -g es3ify-loader
$ sudo git clone https://github.com/rektide/es3ify-loader.git
$ sudo npm install -g ./es3ify-loader
es3ify-loader@0.2.0 /usr/lib/node_modules/es3ify-loader
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall es3ify-loader
Package Name | es3ify-loader |
Version | 0.2.0 |
Description | ES3ify loader for webpack. |
Released Date | 2016-03-29T02:54:12.380Z |
Published by | sorrycc |
How to Learn | https://www.npmjs.com/package/es3ify-loader/tutorial |