Replies: 1 comment
-
You can create an index.svelte and have it redirect to another page. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
How can a user block access to index.svelete?
I'm using _module.svelte. If I have the following file structure, an empty page will be loaded due to _module.svelte despite the absence of index.svelte files when I approach /featureed. What should I do to prevent this?
version
"@roxi/routify": "^3.0.0-next.69"
Beta Was this translation helpful? Give feedback.
All reactions