Closed dominikg closed 1 year ago
hello, +1 for this feature
build should not be broken if we use svelte:element
(error Valid <svelte:...> tag names are svelte:head, svelte:options, svelte:window, svelte:body, svelte:self, svelte:component or svelte:fragment
)
thx
docs: https://svelte.dev/docs#template-syntax-svelte-element
changelog: https://github.com/sveltejs/svelte/blob/master/CHANGELOG.md#3470
PR: https://github.com/sveltejs/svelte/issues/2324