Skip to content

Commit

Permalink
Adds avif to binary types
Browse files Browse the repository at this point in the history
  • Loading branch information
kj committed Jan 12, 2024
1 parent 9756fe7 commit f46a4cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/lib/binary-types.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ module.exports = [
'font/woff',
'font/woff2',
// Images
'image/avif',
'image/bmp',
'image/gif',
'image/heic',
Expand Down

0 comments on commit f46a4cb

Please sign in to comment.