html-webpack-preconnect-plugin
Embed <link rel="preconnect"> into HtmlWebpackPlugin pages
Embed <link rel="preconnect"> into HtmlWebpackPlugin pages
Creates a custom Modernizr build during webpack compile. Integrates with html-webpack-plugin.
Helps to inject chunks to head and body via HtmlWebpackPlugin with additional options to add async/defer to chunks
add custom attributes to inject script and link
The hook of html-webpack-plugin, beautifies HTML output, for Webpack4.
Inline your webpack runtime chunk(s) when using html-webpack-plugin.
a plugin for html-webpack-plugin to label certain chunks as legacy-only via the nomodule attribute
Easily add partial support to the HTML Webpack Plugin
Let webpack generate all your favicons and icons for you
Simplifies creation of Pug/Jade files to serve your webpack bundles(Extension of html-webpack-plugin)
Let webpack generate manifest files, all your favicons and icons for you
a plugin for html-webpack-plugin to skip adding certain output files to the html
Add customized extension to index.html file's script that generated by html-webpack-plugin.
Dynamically get your dependencies from a cdn rather than bundling them in your app
a plugin for html-webpack-plugin to allow for mimetype tagging of injected links
Inline styles using webpack, HTMLWebpackPlugin, and juice
Injecting css chunks extracted using extract-css-chunks-webpack-plugin to HTML for html-webpack-plugin Edit
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
An addon for html-webpack-plugin
Perform string replacements when using the html webpack plugin