Skip to content
This repository has been archived by the owner on Feb 26, 2024. It is now read-only.

fix: ignore folders that are packages from another branch #725

Merged
merged 1 commit into from
Jan 18, 2021

Conversation

mikeseese
Copy link
Contributor

If you checkout a branch that doesn't include a newly introduced package from your last branch (which you had ran npm run tsc), the link-ts-references.ts script erroneously picks it up as a folder without the necessary package files. This PR ignores folders that don't have a package.json

Copy link
Member

@davidmurdoch davidmurdoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@davidmurdoch davidmurdoch merged commit a9c573c into next Jan 18, 2021
@davidmurdoch davidmurdoch deleted the fix/handling-dangling-packages branch January 18, 2021 20:26
sambacha pushed a commit to contractshark/ganache-core that referenced this pull request Apr 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants