-
-
Notifications
You must be signed in to change notification settings - Fork 100
Open
Description
On the docu, https://superforms.rocks/get-started says pnpm i -D sveltekit-superforms but it is not clear to me why the -D flag.
I have tried building a sveltekit 2.48 project with superforms 2.28 as devDependency and then as regular dependency and in both cases the build size was the same. So I assume the builds are equal.
Note that a security downside of marking as devDependency something that is actually in the production build is that pnpm audit --prod does not list its vulnerabilities.
Metadata
Metadata
Assignees
Labels
No labels