#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)

grizzled gate
#

title says it all

round abyss
#

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

grizzled gate
#

I did it like this, it works fine in dev but not in production, do I need to include them and if so how?