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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Describe the feature
I wanted to set some values to env
example:
process.env.NODE_ENV = ABC
process.env.SOMETHING = SOMEDATA
this is my config file
I have tried setting props:
define
,global
etc. it doesn't worksMy my test I wanted to use
Babel plugin or link to the feature description
No response
Additional context
OS: Mac
transformer: @swc/jest
app: react/front-end
Beta Was this translation helpful? Give feedback.
All reactions