You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why bundle dev dependencies? Put the prod dependencies in to dependencies and only use dev for tooling like Biome, Lefthook, svelte-check, and TypeScript.
However, this only seem to be a wording issue, as bundling the prod deps would be still relevant.
See the same issue for the Node adapter here.
The text was updated successfully, but these errors were encountered: