Replies: 1 comment 1 reply
-
I couldn't find any information about Vite supporting |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Faced a problem using bun:sqlite.
some recommendations have been made, such as:
"types": ["bun-types"]
or"types": ["@types/bun"]
. In both cases types works, autocompletions are availablebun --bun vite
Beta Was this translation helpful? Give feedback.
All reactions