You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
if using process.env.NODE_ENV inside src/, leads to warning "'process' is not defined", while the string replacement does work. (Maybe replace could happen before linting?)
The text was updated successfully, but these errors were encountered:
if using process.env.NODE_ENV inside src/, leads to warning "'process' is not defined", while the string replacement does work. (Maybe replace could happen before linting?)
The text was updated successfully, but these errors were encountered: