Skip to content

Bump html-bundler-webpack-plugin from 3.5.2 to 3.5.3

Bumps html-bundler-webpack-plugin from 3.5.2 to 3.5.3.

Changelog

Sourced from html-bundler-webpack-plugin's changelog.

3.5.3 (2024-02-28)

  • fix: correct parsing the data passed via query in JSON notation, e.g.: index.ejs?{"title":"Homepage","lang":"en"}
  • fix: by paring of the generated html ignore files already resolved via a preprocessor, e.g. pug
  • fix(pug): resolve resource required in pug code and content, also outer tag attributes
  • fix(pug): resolve images generated via responsive-loader when used query parameters with , and & separators
  • test: add tests from pug-plugin
Commits


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading