S
SolidJS13mo ago
exercise

why solidstart production build contains many references to source code?

this is client side code
No description
4 Replies
Jeremy
Jeremy6mo ago
Noticed this too. Errors from 'use server'; contain the path of the application on the host server. Not really ideal.
exercise
exerciseOP6mo ago
@Atila
Atila
Atila6mo ago
we want to remove/fix that - but AFAIK this implicates a change in our route manifests, which cascades down to the fs-router and vinxi. Since there are ongoing efforts to replacing Vinxi with a different architecture, we're counting this will be fixed by the refactoring work. cc @Birk Skyum / @Katja (katywings) / @brenelz
exercise
exerciseOP6mo ago
nice response

Did you find this page helpful?