We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4ab0a1c + 585097a commit 079728bCopy full SHA for 079728b
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