mattjennings / sveltekit-blog-template

A SvelteKit blog template
https://sveltekit-blog-template.vercel.app
MIT License
229 stars 35 forks source link

I am facing the same dynamic loader issue you had please help ! #9

Closed ymolists closed 2 years ago

ymolists commented 2 years ago

Hi @mattjennings !

I want to say that this repo has been an amazing learning tool for me ! thank you so so much for the time you spent creating it!

I am facing the dynamic loader issue you had in Dynamic imports fail to load in dev SSR. I tried to look at how you solved it in this repo but cant make it out for the life of me ! Surprisingly your code here works like a charm . I am am trying to figure what you did to circumvent the issue.

I created a repo to reproduce the issue in here. This is the output i get from that repo when i do yarn build.

Could you please kindly take a look or explain how i would aork around this issue. It has been almost a year and i imagine maybe that bug is fixed by now.

ymolists commented 2 years ago

I think i figured what was going on ! please ignore :-)