add-asset-html-webpack-plugin : Add a JS or CSS assets to a generated HTML file. You can installing add-asset-html-webpack-plugin 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 add-asset-html-webpack-plugin $ sudo npm install -g add-asset-html-webpack-plugin
If want to update the add-asset-html-webpack-plugin package execute the command as below,
$ sudo npm update add-asset-html-webpack-plugin
Update package globally,
$ npm install -g add-asset-html-webpack-plugin
$ sudo git clone https://github.com/rektide/add-asset-html-webpack-plugin.git
$ sudo npm install -g ./add-asset-html-webpack-plugin
add-asset-html-webpack-plugin@2.1.2 /usr/lib/node_modules/add-asset-html-webpack-plugin
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall add-asset-html-webpack-plugin
Package Name | add-asset-html-webpack-plugin |
Version | 2.1.2 |
Description | Add a JS or CSS assets to a generated HTML file |
Released Date | 2017-09-15T10:38:28.527Z |
Published by | simenb |
How to Learn | https://www.npmjs.com/package/add-asset-html-webpack-plugin/tutorial |