Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 632 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 632 Bytes

@minissg/render-solid

A renderer plugin for combining Minissg with Solid.js.

See Minissg's README for details.

hydrate query arguments

?hydrate query may have a without-script parameter. To enable hydration, Solid.js requires to insert a hydration script into a webpage. @minissg/render-solid do so. If you would like to avoid this insertion for some reason, write ?hydrate=without-script instead of ?hydrate.

License

MIT