We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8344d6a commit 144720eCopy full SHA for 144720e
1 file changed
packages/file-service/src/common/file-ext.ts
@@ -22,4 +22,6 @@ export const EXT_LIST_IMAGE = [
22
'rw2',
23
'tif',
24
'orf',
25
+ 'webp',
26
+ 'apng',
27
];
0 commit comments