Closed
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>.ttf
to bit tag -a
bit 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/react-native@1.0.21
- Bit tester (include version): NA