Replies: 1 comment
-
I suspect this issue is caused by how the Go server is serving the SvelteKit build files. You may have to re-configure your Go server. |
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.
-
I follow this article https://dev.to/aryaprakasa/serving-single-page-application-in-a-single-binary-file-with-go-12ij. And this is the repo https://github.com/aprakasa/go-embed-spa.
But I got an error when adding file +page.server.js in routes/about folder.
Here's the error in the browser console
hope someone to provide me a workaround for this case.
Thank you.
Beta Was this translation helpful? Give feedback.
All reactions