Hi, I am using tsup to build a react native component. Everything works fine, except Images. While developing I can use images and render them into the Image component.
import logo from '../assets/images/logo.png' when running the library as a standalone but once bundled using tsup and added to another project, the the image no longer loads correctly
I tried with --publicDir to copy all my assets into dist but still is not working.
Any advice? Thanks
cc @egoist
Pay now to fund the work behind this issue.
Get updates on progress being made.
Maintainer is rewarded once the issue is completed.
You're funding impactful open source efforts
You want to contribute to this effort
You want to get funding like this too