Add og-image
This commit is contained in:
parent
1d1bc6655c
commit
0058f40f1f
3 changed files with 15 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ module.exports = {
|
|||
use: ['source-map-loader'],
|
||||
},
|
||||
{
|
||||
test: /\.svg$/,
|
||||
test: /\.(svg|png)$/,
|
||||
use: {
|
||||
loader: 'file-loader',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue