Fix og-image

This commit is contained in:
schmelczerandras 2020-12-04 12:41:12 +01:00
parent a8d8e8204b
commit fdce635115
2 changed files with 5 additions and 4 deletions

View file

@ -95,7 +95,7 @@ module.exports = (env, argv) => ({
use: 'svg-inline-loader',
},
{
test: /no-change.*(ico|html|txt|png|webmanifest)$/i,
test: /no-change.*$/i,
use: {
loader: 'file-loader',
query: {