UNPKG

second-dehydrator

Version:

Dehydrate React/Preact components on the server so that they can be rehydrated with their original props on the client.

9 lines (8 loc) 120 B
{ "presets": [ ["env", { "targets": { "node": "current" } }] ], "plugins": ["add-module-exports"] }