In V8 Rust: `renderToString` always undefined `isServer` is false
In Rust V8, running
Interestingly
How do I tell solidjs to essentially run V8 like it's not in the browser. It seems to think it's in the browser or whatever.
Is it the vite config?
renderToString gives me undefined.Interestingly
isServer is always false.How do I tell solidjs to essentially run V8 like it's not in the browser. It seems to think it's in the browser or whatever.
Is it the vite config?
