Whoops, remove svgr attempt
This commit is contained in:
parent
c4cd7bcb9c
commit
fc6b751b1b
|
@ -49,10 +49,6 @@ module.exports = {
|
|||
}
|
||||
}], "@babel/react"]
|
||||
}
|
||||
},
|
||||
{
|
||||
test: /\.svg$/,
|
||||
use: ['@svgr/webpack'],
|
||||
}
|
||||
]
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue