Haven
Haven
Spent a couple days trying to solve this for myself. I tried using `dot-env` and `env-cmd` directly to reference the correct env files instead of letting parcel look for them...
A pretty easy way to use the `cross-env` workaround and still use your .env files is to do ``` cross-env $(cat .env.development) parcel ... ```
> since there will be multiple PRs, lets create a new branch? its likely a major bump. Good call, will start a chain yes
# Team Messaging ## Retro 🟢=finished 🟡=in progress 🔴=won't finish ⚪=not started Haven: 🟢 Land https://github.com/PostHog/posthog/issues/31969 🟢 DnD workflow editor @havenbarnes https://github.com/PostHog/posthog/issues/32417 ⚪ (punt to later sprint) UX showing basic...
> Thanks @havenbarnes for the fixes and approval! �� > > Is there anything else needed to get this merged, or are we just waiting for CI to pass? Of...