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: ignore the package-lock.json file when using the pnpm #63

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

sparrowsl
Copy link
Member

depends on #62 being closed.

running npm install generates the package-lock.json file.
Since we will use pnpm-lock.yml (as lockfile) we can ignore the package-lock.json file from being committed.

@sparrowsl sparrowsl changed the title chore: for project to use PNPM package manager chore: ignore the package-lock.json file when using the pnpm package manager Jul 15, 2024
@sparrowsl sparrowsl changed the title chore: ignore the package-lock.json file when using the pnpm package manager chore: ignore the package-lock.json file when using the pnpm Jul 15, 2024
@pablo-clueless pablo-clueless merged commit 4b9a7d7 into CommunityPro:main Jul 18, 2024
@sparrowsl sparrowsl deleted the hide-package-lock branch July 20, 2024 13:03
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