This patch release removes all optionalDependencies
from @fastify/vite
.
Reason: npm
installs all optional dependencies by default even if you don't plan on using them, which is problematic.
This patch release removes all optionalDependencies
from @fastify/vite
.
Reason: npm
installs all optional dependencies by default even if you don't plan on using them, which is problematic.