Why Nostr? What is Njump?
2024-08-07 21:30:31
in reply to

Amadeus Maximilian on Nostr: I believe the reason it is being bundled in the first place is because some of my Vue ...

I believe the reason it is being bundled in the first place is because some of my Vue components in the project are being hydrated, so when they import the link map, Vite thinks the component needs to be able to be able to generate that map—which is not true, the module generating the link map does so only once and then exports just the maps, not the function to create them. 😅

I’ve tried passing the generated maps down from Astro as props, but I still had the generator in my bundle. 🤔
Author Public Key
npub1dau6hu3yy56qs355mzkd7n5lastdh73njy7qt609894559t6thtsny34ue