Closed chrtze closed 8 months ago
pushing to the repo results in ~10mins of wait until all of the deployments (xyflow-website, reactflow-website, svelteflow-website) are finished. How can we configure turborepo/vercel so that only the changed website gets rebuilt and deployed?
fixed in vercel. we are using the ignored build step feature to detect changes through turbo-ignore now.
turbo-ignore
pushing to the repo results in ~10mins of wait until all of the deployments (xyflow-website, reactflow-website, svelteflow-website) are finished. How can we configure turborepo/vercel so that only the changed website gets rebuilt and deployed?