79674817

Date: 2025-06-22 00:16:09
Score: 1
Natty:
Report link

Since Vite has a list of default variable environment such as:

import.meta.env.MODE

You must have add prefix VITE_ before your all env variables.
So, APP_SOCKET_URL will be VITE_APP_SOCKET_URL.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: DevPure