Web Fragment Issue
I am trying to create a PoC for a Web Fragment implementation using SolidStart as a remote app within a Nuxt host app but encountering an issue on the SolidStart side of things. There are no console errors in the server or the client but it displays the error shown in the screenshot. I asked for help in the WF server and after some troubleshooting, @IgorMinar asked me to raise the question over here:
I am happy to create a minimal reproduction or just share the repos themselves, as they're still very simplistic.
...If solid no longer supports assetDir config then that’s a bug overnight. It’s more likely just a documentation issue. Every framework supports this setting and even solid used to...Per the SolidStart docs
assetDir isn't exposed by the defineConfig API and I didn't see anything helpful via command clicking either. I also checked the Vinxi docs but didn't find anything useful as well.I am happy to create a minimal reproduction or just share the repos themselves, as they're still very simplistic.

Configure SolidStart apps with defineConfig. Set up Vite plugins, Nitro presets, and deployment targets for any platform.
Vinxi Documentation
