svelte-devtools
svelte-devtools copied to clipboard
fix: document head null error
This is to fix https://github.com/sveltejs/svelte-devtools/issues/232
Add check for document.head. If it's null, call appendChild on the event DOMContentLoaded