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

pnpm monorepo #148

Closed
wants to merge 4 commits into from
Closed

pnpm monorepo #148

wants to merge 4 commits into from

Conversation

ryoppippi
Copy link
Contributor

  • add pnpm-lock.yaml
  • manage node & pnpm version by pnpm
  • modify github actions using pnpm

@@ -91,5 +92,14 @@
"src",
"README.md",
"LICENSE"
]
],
"packageManager": "pnpm@10.5.2",
Copy link
Contributor Author

Choose a reason for hiding this comment

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

manage pnpm version

Comment on lines +98 to +100
"executionEnv": {
"nodeVersion": "22.14.0"
},
Copy link
Contributor Author

Choose a reason for hiding this comment

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

manage node version by pnpm so contributors can use the same node version

@samchon samchon deleted the branch samchon:v3.0 March 1, 2025 20:22
@samchon samchon closed this Mar 1, 2025
@samchon
Copy link
Owner

samchon commented Mar 1, 2025

Can you re-open it? suddenly be erased by merging v3 branch to master.

@ryoppippi
Copy link
Contributor Author

Okay, I'll do it,

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