Fix og-image
This commit is contained in:
parent
a8d8e8204b
commit
fdce635115
2 changed files with 5 additions and 4 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue