Env vars broke in `v0.67.3`
Hello,
I updated to
Additionally verified through
(The env var is set via
Anyone able to reproduce? Should I create a GH issue?
I updated to
v0.67.3 and my app broke. In src/newtab/index.tsx I tried console.log('b', process.env.PLASMO_PUBLIC_SUPABASE_URL); but it logs undefined. Downgrading to 0.66.0 works fine though.Additionally verified through
(The env var is set via
direnv, i'm not using a .env.local fileAnyone able to reproduce? Should I create a GH issue?