Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add hydratable in compilerOptions #24

Merged

Conversation

sawyerclick
Copy link

Add hydratable to prevent head duplication when scripts run in svelte:head
Sapper PR with solve: sveltejs/sapper#1124 (comment)

A few live story examples:
https://pudding.cool/2021/04/solo/ (3x duplication)
https://pudding.cool/2021/06/same-gender-lyrics/ (2x duplication)

Add hydratable to prevent head duplication when scripts run in <svelte:head>
Sapper PR with solve: sveltejs/sapper#1124 (comment)
@russellsamora russellsamora merged commit 6b6e911 into the-pudding:master Jul 1, 2021
@russellsamora
Copy link
Collaborator

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants