Skip to content

Skip compressing already compressed font files #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 24, 2020

Conversation

jrjohnson
Copy link
Contributor

What Changed & Why

Woff and Woff2 are specialized formats that are highly
compressed and tend to get bigger when gzipped. They shouldn't be
included in the defaults.

Ref: https://en.wikipedia.org/wiki/Web_Open_Font_Format

Related issues

Link to related issues in this or other repositories (if any)

PR Checklist

  • Add tests
  • Add documentation

Woff and Woff2 are specialized formats that are highly
compressed and get bigger when gzipped. They shouldn't be
included in the defaults.
@lukemelia lukemelia merged commit 84a3787 into ember-cli-deploy:master Nov 24, 2020
@jrjohnson jrjohnson deleted the no-woff branch November 24, 2020 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants