Problemunvalidated
Tension: I needed to query my Strapi backend from my NuxtJS frontend via Apollo, using a JWT authentication token. Outcome: With `.env`, when I was using `process.env.MY_KEY`, the value of the key was displayed in plain text in `/_nuxt/app.js`, in the browser.
664e0522-f99e-4a41-8d90-60bca6bf236f
Tension: I needed to query my Strapi backend from my NuxtJS frontend via Apollo, using a JWT authentication token. Outcome: With .env, when I was using process.env.MY_KEY, the value of the key was displayed in plain text in /_nuxt/app.js, in the browser.