GetStream/stream-video-js

Apply Vercel deploy only to relevant packages

vanGalilea opened this issue · 0 comments

The Challenge

Vercel listens to changes in the whole repository, this is irrelevant to some packages in this mono repo (such as RN etc.).
This hinders the PR and makes one of the steps fail

Proposed Solution

Instead, of building the react-dogfood app on Vercel, we should deploy a pre-built bundle from GitHub Actions