Changes in the typing of environment variables #378
cawa-93
announced in
BREACKING CNANGES
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
From 96cbcb7 all types for environment variables must be described manually in
types/vite-env.d.ts
. This is done for better integration with built-in Vite types. Besides, it requires from the developer more responsibility that I consider useful.Beta Was this translation helpful? Give feedback.
All reactions