Skip to content
Compare
Choose a tag to compare
@onlywei onlywei released this 03 May 20:31
· 3 commits to main since this release
76daca3

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.