Skip to content

Commit

Permalink
Merge pull request #484 from HubSpot/allow-eot
Browse files Browse the repository at this point in the history
Allow .EOT files
  • Loading branch information
anthmatic authored Apr 29, 2021
2 parents 49d3873 + b3f0a02 commit 3d6aff8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/cli-lib/lib/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const ALLOWED_EXTENSIONS = new Set([
'gif',
'map',
'svg',
'eot',
'ttf',
'woff',
'woff2',
Expand Down

0 comments on commit 3d6aff8

Please sign in to comment.