Set reusable global data on server side through stuff
https://kit.svelte.dev/docs#loading-input-stuff
This commit is contained in:
@@ -113,7 +113,8 @@
|
||||
locations: data.location_aggregated[0].count.id,
|
||||
countries: data.country_aggregated[0].count.id,
|
||||
},
|
||||
}
|
||||
},
|
||||
stuff: data,
|
||||
}
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user