Skip to content

fix source generation in generateFontSource()#710

Merged
robinweser merged 3 commits intorobinweser:masterfrom
layershifter:fix/generate-fonts
Jun 6, 2019
Merged

fix source generation in generateFontSource()#710
robinweser merged 3 commits intorobinweser:masterfrom
layershifter:fix/generate-fonts

Conversation

@layershifter
Copy link
Copy Markdown
Contributor

Fixes #709.

Description

Updates generation of url sources in generateFontSource().

Packages

List all packages that have been changed:

  • fela

Versioning

Patch

Checklist

Quality Assurance

You can also run yarn run check to run all 4 commands at once.

  • The code was formatted using Prettier (yarn run format)
  • The code has no linting errors (yarn run lint)
  • All tests are passing (yarn run test)
  • There are no flow-type errors (yarn run flow)

Changes

  • Tests have been added/updated
  • My changes have proper flow-types

@robinweser robinweser self-requested a review June 6, 2019 08:34
@robinweser robinweser merged commit 027c6cb into robinweser:master Jun 6, 2019
@layershifter layershifter deleted the fix/generate-fonts branch June 6, 2019 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect output from generateFontSource()

2 participants