html-bundler-webpack-plugin
Advanced tools
Changelog
3.17.3 (2024-08-09)
?inline
query, #102Changelog
3.17.2 (2024-08-08)
integrity
option is enabled but no template defined in entry, #107Changelog
3.17.1 (2024-08-01)
Changelog
3.17.0 (2024-07-23)
?inline
query for styles imported in JavaScript:
import './style-a.css?inline'; // the extracted CSS will be injected into HTML
import './style-b.css'; // the extracted CSS will be saved into separate output file
Changelog
3.16.0 (2024-07-23)
runtime
option for the handlebars
preprocessorruntime
option