There was an unexpected error building the extension files.

I just added this on image. I can see it perfectly in the dev env but I get this error when building.
There was an unexpected error building the extension files. Please try again. Contact HubSpot support if the error keeps happening: RollupError: Could not resolve “../../assets/Self_Storage_logo.svg” from “../../tmp/extensions/Example.jsx”

my folder structure is like this

Hi, @Nick_Haras :waving_hand: Did you manage to get this worked out? If not, we can ask a few of our community champions if they have any tips or suggestions for you.

Talk soon! — Jaycee

Hello @Jaycee_Lewis , I moved the assets folder inside the extensions and adjusted the path. Then it worked. I am not sure why it didn’t work with my previous setup.