Skip to content

Tags: webdiscus/html-bundler-webpack-plugin

Tags

v4.19.1

Toggle v4.19.1's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: `js.chunkFilename` should default to `js.filename` when `js.file…

…name` is specified as a string, #164

v4.18.2

Toggle v4.18.2's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: Introduce spell checking (#158)

* feat: Introduce spell checking
* fix: Typos in md docs
* chore: Remove list of correct words from cspell config
* chore: improve cspell config and fix spelling in readme

v4.17.0

Toggle v4.17.0's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: pick up the `srcset` and `sizes` attributes for image preload, #…

…149

v4.5.3

Toggle v4.5.3's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: issue by HMR when CSS contains Tailwind-like style names with ba…

…ckslashes

v4.2.0

Toggle v4.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
feat: add support for Webpack v5.96

v4.1.1

Toggle v4.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: recompile pages after changes in the global data file

v4.0.0

Toggle v4.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
release v4.0.0

v3.17.4

Toggle v3.17.4's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: when using integrity occurs ERROR in RealContentHashPlugin in se…

…rv/watch mode after changes

v3.12.0

Toggle v3.12.0's commit message

Verified

This commit was signed with the committer’s verified signature.
test: add tests for special use cases

v3.5.5

Toggle v3.5.5's commit message

Verified

This commit was signed with the committer’s verified signature.
fix: initialize the singleton of the Config only once