Skip to content
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

dynamically import all font files #2732

Merged
merged 1 commit into from Dec 29, 2020

Conversation

flyingcircle
Copy link
Collaborator

Fixes: #2006

@zivchen if you are available, it'd be great if you could confirm if this fixes the issue.

@codecov
Copy link

codecov bot commented Dec 26, 2020

Codecov Report

Merging #2732 (a9656d8) into next (1c400e0) will not change coverage.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##             next    #2732   +/-   ##
=======================================
  Coverage   93.22%   93.22%           
=======================================
  Files          45       45           
  Lines         753      753           
  Branches       92       92           
=======================================
  Hits          702      702           
  Misses         47       47           
  Partials        4        4           
Impacted Files Coverage Δ
src/checkbox/CheckBoxIcon.js 75.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1c400e0...a9656d8. Read the comment docs.

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.

(Web) Bundle size increases becuse of pre importing all fonts from vector icons
1 participant