Based on the functions of html-webpack-plugin that simplifies creation of HTML files to serve your webpack bundles, we can cache the webpack bundles using localstorage to optimize the page loading speed
Minimizer plugin for webpack
Simplifies creation of HTML files to serve your webpack bundles
Runs typescript type checker and linter on separate process.
A webpack plugin for converting external script files to inline script block. Requires 'html-webpack-plugin' to work.
typescript plugin for vue-cli
A webpack plugin to retry loading of chunks that failed to load
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
Webpack plugin for enabling Subresource Integrity
TypeScript definitions for html-webpack-plugin
babel plugin for vue-cli
Html loader module for webpack
lets you define html tags to inject with html-webpack-plugin
Caches the result of following loaders on disk.
Copy files && directories with webpack
CSS minimizer (minifier) plugin for Webpack
extracts CSS into separate files
Webpack plugin that AoT compiles your Angular components and modules.
Enforces module path case sensitivity in Webpack
Load modules according to tsconfig paths in webpack.
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
Write html files to hard disk even when using the webpack dev server or middleware
Webpack Virtual Modules
webpack utilities used by Create React App