Adapt webpack 4: add custom attributes to inject script and link
Minimizer plugin for webpack
Simplifies creation of HTML files to serve your webpack bundles
A webpack plugin to allow preloading or prefetching of fonts.
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.
A HTML Webpack plugin for injecting <link rel='preload'>
Webpack plugin for enabling Subresource Integrity
A webpack plugin for injecting <link rel='preload|prefecth'> into HtmlWebpackPlugin pages, with async chunk support
TypeScript definitions for html-webpack-plugin
📦 Add the crossorigin attribute to HTML scripts(CORS), support webpack v2/3/4/5 | 为 HTML 脚本添加 crossorigin 属性(跨域支持),支持 webpack v2/3/4/5
Html loader module for webpack
lets you define html tags to inject with html-webpack-plugin
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.
Load modules according to tsconfig paths in webpack.
Enforces module path case sensitivity in Webpack
Write html files to hard disk even when using the webpack dev server or middleware
Enhances html-webpack-plugin functionality with async and defer attributes for script elements
A ESLint plugin for webpack
Webpack Virtual Modules
webpack utilities used by Create React App