process.env is empty
I am using env vars
I created
//.env.development
PLASMO_PUBLIC_WEB_SITE_URL=VALUE
I can use this value in package.json but can't load anything in code. It's empty
I created
//.env.development
PLASMO_PUBLIC_WEB_SITE_URL=VALUE
I can use this value in package.json but can't load anything in code. It's empty
