这是indexloc提供的服务,不要输入任何密码
Skip to content

Add back support for link:... dependencies #1030

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

Merged
merged 2 commits into from
Apr 10, 2022

Conversation

LeSuisse
Copy link
Contributor

@LeSuisse LeSuisse commented Apr 9, 2022

This is similar to the work done for file:... dependencies in 32cebb1.

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

This can be useful because pnpm uses the link: protocol when using pnpm install ./package-a/.

This is similar to the work done for `file:...` dependencies in
32cebb1.

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

This can be useful because pnpm uses the `link:` protocol when using
`pnpm install ./package-a/`.
@vercel
Copy link

vercel bot commented Apr 9, 2022

@LeSuisse is attempting to deploy a commit to the Vercel Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link

vercel bot commented Apr 9, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Deployment Preview Updated
turbo-site Deployed View Apr 9, 2022 at 4:16PM (UTC)

@kodiakhq kodiakhq bot merged commit e69cc1e into vercel:main Apr 10, 2022
@LeSuisse LeSuisse deleted the link_path_deps branch April 10, 2022 17:27
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.

2 participants