Check smallest optimized file
This commit is contained in:
parent
7ec8d69b5f
commit
3ce901522c
@ -128,7 +128,7 @@ const getTestOptimizedPhotoUrl = (url: string) => {
|
|||||||
return getOptimizedUrl({
|
return getOptimizedUrl({
|
||||||
urlBase,
|
urlBase,
|
||||||
fileNameBase,
|
fileNameBase,
|
||||||
suffix: OPTIMIZED_SUFFIX_DEFAULT,
|
suffix: 'sm',
|
||||||
});
|
});
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user