UBER-364: Adapt updated UI (#3348)

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev
2023-06-06 02:17:57 +07:00
committed by GitHub
parent 5a9e9116fd
commit 4ec9d62bc5
11 changed files with 211 additions and 80 deletions
+1 -1
View File
@@ -155,7 +155,7 @@ module.exports = {
}
},
{
test: /\.(jpg|png)$/,
test: /\.(jpg|png|webp)$/,
use: {
loader: 'file-loader',
options: {