webdiscus / html-bundler-webpack-plugin

Renders Eta, EJS, Handlebars, Nunjucks, Pug, Twig templates "out of the box". Uses HTML template as entry point. Resolves source files of scripts, styles, images in HTML. Supports for Vue.
ISC License
119 stars 12 forks source link

fix: error when used integrity with complex root publicPath, #45 #46

Closed SteffenBlake closed 8 months ago

SteffenBlake commented 8 months ago

Types of changes

This PR contains a:

Motivation / Use-Case

See related issue report: #45

Breaking Changes

None afaik

Additional Info


Checklist

webdiscus commented 8 months ago

@SteffenBlake

thank you for the bugfix!