scriptMatchPatternList of script files that should be processed and inject as inline script. This will be filtered using the output file name.RegExp[] htmlMatchPatternList of HTML template files that should be processed by this plugin. Useful when you have multiplehtml-webpack-plugininitialized....
Webpack5 npm i html-inline-script-webpack-plugin -D Webpack4 npm i html-inline-script-webpack-plugin@^1 -D Usage By default, the plugin will convert all the external script files to inline script block, and remove the original script file from build assets. ...