Failed to import images/fonts/svg in gatsby typescript project

Viewed 19

i started migration gatsby project from js to ts. After that i have issue with imports. when i run project i have error: Failed to compile Gatsby files (@parcel/core):

No transformers found for packages/site/src/images/icons/Ham.svg..

this issue also with .woff and .png imports

0 Answers
Related