change media patch
This commit is contained in:
@ -38,8 +38,8 @@ module.exports = merge(common, {
|
||||
},
|
||||
{
|
||||
test: /\.(jpe?g|png|gif|svg)$/i,
|
||||
// type: 'asset/resource'
|
||||
type: 'asset'
|
||||
type: 'asset/resource'
|
||||
// type: 'asset'
|
||||
},
|
||||
|
||||
]
|
||||
|
Reference in New Issue
Block a user