Expose the underlying generateHydrationScript
code as an executable function
#1173
davidmyersdev
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm using Solid as the UI layer in a library I maintain, and I'm currently working on adding SSR compatibility to it. I was wondering what you think about exposing the underlying
generateHydrationScript
code (not just the string) as another function that could be imported and executed directly.Beta Was this translation helpful? Give feedback.
All reactions