Fall Foundry
Articles Topics About

Nuxt

Fixing missing environment variables in Nuxt 3

April 28th, 2023

Some packages will look for environment variables using process.env, even in the browser. How do we feed them what they need?