env-cmd
env-cmd copied to clipboard
Variables value not getting updated
While in deveopment mode, if I change variable value and restart my react app, it still points to my old variable value. I tried cleaning application memory also from chrome devtools.
Hey, could you please provide a minimal reproducible example for this issue? This library does not do any caching, so there's very little that can be done without further information.