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

chore: makefile and gitignore enhancements #184

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

leecalcote
Copy link
Member

Signed-off-by: leecalcote [email protected]

Notes for Reviewers

Signed commits

  • Yes, I signed my commits.

@leecalcote leecalcote added the area/ci Continuous integration | Build and release label Oct 30, 2023
!.yarn/versions
Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for bringing this up.

Yarn 3 and up have recommended .gitignore files to ignore where we can use Zero Installs or not.

Given that Yarn 4 is relatively new, and they support PnP, which is a faster way with a flat file of the dependencies, instead of node_modules, I want to point this out because there may be issues in the future if we were to upgrade Yarn 3 to 4

@nebula-aac nebula-aac merged commit f15cb78 into master Oct 30, 2023
2 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/ci Continuous integration | Build and release
Development

Successfully merging this pull request may close these issues.

2 participants