Skip to content

whitedigital-eu/vite-bug-error-if-env-file-contains--

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vite fatal error when using "$" symbol in .env file even if "$" is used in a variable not accessible by Vite.

See .env - there is a variable VITE_FOO which is accessible by vite and BAR, which is not (no VITE_ prefix). BAR ends with $ and crashes Vite when running npm install && npm run dev.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published