#Is there a way to have like multiple index.html or seperate svelte router pages if you know lol
1 messages · Page 1 of 1 (latest)
what?
you want multiple endpoints for..?
multiwindow will work if you want to have multiples windows pointing to different pages in your svelte app, yes
not sure if this would help you: https://discord.com/channels/616186924390023171/1266069132168921160
I did it like this, it works fine in dev but not in production, do I need to include them and if so how?