Hello,
I am a Shopify developer currently working on a Shopify theme app extension using this library. Unfortunately, I am encountering an issue where I cannot read the .env file in App.jsx (located in frontend/components/App.jsx). Despite using process.env.KEY, it consistently returns undefined. Could you please assist me in resolving this issue and guide me on how to read the .env file properly?
Thank you for your help.