chore: add comment

pull/18359/head
paoloricciuti 1 month ago
parent 585e444bcc
commit dfd18af3c3

@ -20,6 +20,7 @@ export function set_renderer(value) {
*/
export function push_renderer(value) {
var previous_hydrating = hydrating;
// this is to allow hydration code to treeshake
if (hydrating) {
set_hydrating(false);
}

Loading…
Cancel
Save