inline-chunks-html-webpack-plugin
JSON →A webpack plugin that inlines specified chunks (e.g., manifest.js, CSS) directly into HTML generated by HtmlWebpackPlugin, reducing HTTP requests. Version 1.3.1 is the latest, with no recent updates; supports webpack 4. Requires HtmlWebpackPlugin v2.10+. Key differentiator: simple configuration for inlining chunks and optionally deleting source files. Does not support webpack 5, which limits adoption compared to alternatives like html-webpack-inline-source-plugin.