oekazuma/svelte-meta-tags

Dependency or devDependency

vhscom opened this issue · 1 comments

Thanks for making SEO easier with Svelte. I saw this package is referenced in the Svelte docs here and I'm looking forward do dropping some schema data into my app. Perhaps this is a broader discussion topic but I thought I'd raise it here since you're linked to from the official docs. What's your stance on including this as a devDependency as opposed to a dependency? The way I understand it when I compile my svelte app I don't need this package anymore so, therefore, I assume it shuld be a devDependency. Am I thinking about this incorrectly?

Bah nevermind this is just splitting hairs. I think there's a paradigm shift going on here and this probably isn't the right place to raise it. Nevertheless it might be worthwhile to update the README to move this to devDependencies instead of where it's currently sitting. Just thoughts.