Replies: 1 comment
-
is |
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
-
With Sveltekit's adapter-static. When I have a page with an import to a component file, I'm getting a 500 document not found error.
Is there something else I need to be doing?
Here's my test:
/routes/test/index.svelte
Here's the terminal error
Beta Was this translation helpful? Give feedback.
All reactions