Using RollUp, trying to import images

I have shared module that is bundled as a library and then installed in another MFE.
The shared module is bundled using rollup, I tried different plugins for importing image the build is sucessful, But then I use the component which had images from shared module in MFE the other content loads but images doesn't load for that component that had images.
Was this page helpful?