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

fix(import), try importing from main if imported fail finding it in the lane scope #9428

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

davidfirst
Copy link
Member

Normally, this should not happen because the lane's scope suppose to have all dependencies cached. However, in case the FetchMissingDeps wasn't running on the remote for some reason, this fallback ensure that the client gets the missing components from main.

@davidfirst davidfirst merged commit 0dd0272 into master Jan 9, 2025
10 checks passed
@davidfirst davidfirst deleted the get-external-from-main-fallback branch January 9, 2025 16:16
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