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

docs: fix meta filter condition in readme #51

Closed Striffly closed 7 months ago

Striffly commented 7 months ago

Fix meta filter condition, which return undefined (= true) if property does not exists

Types of changes

This PR contains a:

Motivation / Use-Case

Import images from meta og:image

webdiscus commented 7 months ago

@Striffly

thank you for the fix!

Here is the test for this use case - loader-option-sources-filter-property.