- 
                Notifications
    
You must be signed in to change notification settings  - Fork 942
 
Closed
Labels
Description
Describe the bug
A component is not able to export when it is including .ttf files. bit export just gets stuck on "exporting component".
I then tried to change the .ttf files out with .png files and the component exported correctly.
Steps to Reproduce
bit import <component>- Add 
./folder/<any-font>.ttfto bit tag -abit export
Expected Behavior
To successfully export the component
Screenshots, exceptions and logs
The export process never procedes from the follwing screenshot:
Specifications
- Bit version: 14.8.8
 - Node version: v14.5.0
 - npm version: 6.14.5
 - Platform: MacOS
 - Bit compiler (include version): bit.envs/compilers/[email protected]
 - Bit tester (include version): NA
 
