favicons-webpack-plugin-2
Fork of Roman Olin's app-manifest-webpack-plugin https://github.com/romanlex/app-manifest-webpack-plugin
Fork of Roman Olin's app-manifest-webpack-plugin https://github.com/romanlex/app-manifest-webpack-plugin
Add .br suffix to index.html file's script that generated by html-webpack-plugin
Content Security Policy plugin for html-webpack-plugin
Plugin to inline WebPack runtime chunks when using html-webpack-plugin
Generate favicons with webpack!
Select certain output files to the html file.
This plugin allows script assets from multiple webpack configs to be injected into the same HTML template.
This package is intended to be used along with html-webpack-plugin. It can be used to replace text in the html file created by the html-webpack-plugin during the webpack build process. Works only wth webpack@^4
Assets Transform extension for the HTML Webpack Plugin
Simplifies creation of HTML files to serve your webpack bundles
Webpack plugin for non-SPA apps with multiple entries using HtmlWebpackPlugin
Adopted from https://github.com/jantimon/html-webpack-plugin, hence she/they/he are the author!
HTMLWebpackPlugin's plugin for inlining i18n files from mini-i18n-extract-plugin
cdn in webpack
Adds a banner to the top of generated html
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin
Load all your js dependencies from a cdn and fallback to self hosting
insert code to htmlfile for html-webpack-plugin
A webpack plugin for adding `loading="lazy"`into all `<img>` in HtmlWebpackPlugin pages.
Plugin for html webpack plugin for make possibility to define basePath option. basePath option will overwrite the path for JS and CSS files injected by webpack-html-plugin into html file.