We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a93a1b commit 585097aCopy full SHA for 585097a
1 file changed
index.js
@@ -41,7 +41,8 @@ const CONFIG = {
41
'*.jpg',
42
'*.png',
43
'*.svg',
44
- '*.webp'
+ '*.webp',
45
+ '*.csv',
46
]
47
};
48
0 commit comments