Replies: 5 comments 9 replies
|
Indeed, vite-plugin-ssr still uses its own workaround. I'll give Edit: New ETA this week. |
|
Thanks to redwoodjs/graphql#8887, I start using |
|
EDIT: this is no longer an issue. SvelteKit always copies server assets over to the client assets folder. |
|
Hi, it's not confirmed by remix maintainers yet, but remix's vite plugin might have a similar issue as sveltekit for assets referenced only by server code. PR remix-run/remix#7892 |
|
This was stabilized in Vite 5 |
Uh oh!
There was an error while loading. Please reload this page.
build.ssrEmitAssetsIf you have feedback about this feature, let's discuss it here. Given current usage, it would be good to move it out of experimental in Vite 5. cc @brillout, as the feature didn't work initially for you in vite-plugin-ssr.
All reactions