berrysauce/ingredients

Detecting Svelte ingredient based on data attribute

codeinabox opened this issue · 1 comments

I generated the site https://www.ausmusicscrapbook.com/ using SvelteKit as a static site generator, however it isn't detected as an ingredient. Looking at the generated HTML source, the attribute data-svelte-h appears many times - could it be used to detect SvelteKit as an ingredient?

Sure, why not!