How to Install script-ext-html-webpack-plugin NPM Packages on Ubuntu / Debian

How to Install script-ext-html-webpack-plugin software package in NPM Packages

script-ext-html-webpack-plugin : Enhances html-webpack-plugin functionality with async and defer attributes for script elements. You can installing script-ext-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 script-ext-html-webpack-plugin
$ sudo npm install -g script-ext-html-webpack-plugin

If want to update the script-ext-html-webpack-plugin package execute the command as below,

$ sudo npm update script-ext-html-webpack-plugin

Update package globally,

$ npm install -g script-ext-html-webpack-plugin

Git clone:

$ sudo  git clone https://github.com/rektide/script-ext-html-webpack-plugin.git
$ sudo  npm install -g ./script-ext-html-webpack-plugin

script-ext-html-webpack-plugin@1.8.8 /usr/lib/node_modules/script-ext-html-webpack-plugin

How to remove script-ext-html-webpack-plugin package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall script-ext-html-webpack-plugin

Basic Information of script-ext-html-webpack-plugin NPM Package:

Package Name script-ext-html-webpack-plugin
Version 1.8.8
Description Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Released Date 2017-11-04T17:38:11.009Z
Published by numical
How to Learn https://www.npmjs.com/package/script-ext-html-webpack-plugin/tutorial