79416135

Date: 2025-02-05 20:39:41
Score: 1
Natty:
Report link

It will only use values found in import.meta.env.

You could do something like this:

define: {
 ...,
 'import.meta.env.REACT_APP_BACKEND_URL': 'the-url'
}
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Jonathan