Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add back support for file:... dependencies #854

Merged
merged 5 commits into from
Mar 9, 2022
Merged

Conversation

gsoltis
Copy link
Contributor

@gsoltis gsoltis commented Mar 9, 2022

Check if file paths pointed to by file:... are within the monorepo. If so, consider them internal dependencies, and otherwise consider them as external dependencies.

Fixes #847

@vercel
Copy link

vercel bot commented Mar 9, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/vercel/turbo-site/rJ6EuNjRDawo8LuNwChf3ETCChXD
✅ Preview: https://turbo-site-git-gsoltis-filepathdeps.vercel.sh

@gsoltis gsoltis marked this pull request as ready for review March 9, 2022 19:52
@kodiakhq kodiakhq bot merged commit 32cebb1 into main Mar 9, 2022
@kodiakhq kodiakhq bot deleted the gsoltis/file_path_deps branch March 9, 2022 20:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

BREAKING REGRESSION: Turbo no longer recognizes and builds dependencies / devDependencies for ^build
2 participants