solid-start with solid-start-aws.npm run build creates an index.mjs which I can then use as the lambda-function that creates the static website (with some minor corrections https://github.com/solidjs/solid-start/pull/898 )solid-start for a server rendered website, how do I run initialization code on the client?