shavyg2 / slick-for-svelte

https://slick-for.com/svelte/docs/introduction
24 stars 1 forks source link

target and module in tsconfig #12

Closed joshua1 closed 3 years ago

joshua1 commented 5 years ago

I found that this works "ONLY" if target is set to es5 and module to commonjs in tsconfig. when i try esnext for module or target (or any other combination) , i only get the 404 page . why is that ?

shavyg2 commented 5 years ago

any chance you can send a repository link showing the issue.

joshua1 commented 5 years ago

You can use your starter project, just change target and module properties of tsconfig and see

shavyg2 commented 5 years ago

Okay I will give it a look, it's likely because something I'm importing, I'll give it a look thank!!!

joshua1 commented 4 years ago

Hi @shavyg2 any word on this or is the project abandoned?

shavyg2 commented 4 years ago

no sorry, it's not abandoned, but i won't really be able to look at much until closer to the holiday season. A repo setup with the issue so i can focus and dive directly to it would be appreciated, but i understand other schedule as well. I will look into it when i get the chance.

joshua1 commented 4 years ago

@shavyg2

shavyg2 commented 4 years ago

yes i will look at this on sunday