[DEV] Fixed webm and svg
This commit is contained in:
@ -43,7 +43,7 @@ module.exports = {
|
|||||||
},
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
test: /\.svg|\.webm|\.mp4$/i,
|
test: /\.svg$|\.webm$|\.mp4$/i,
|
||||||
use: [{
|
use: [{
|
||||||
loader: "file-loader",
|
loader: "file-loader",
|
||||||
options: {
|
options: {
|
||||||
|
Reference in New Issue
Block a user