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

Add an example to docs/pnpm-workspace_yaml.md that doesn't use a wildcard #596

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

AlexErrant
Copy link

While submitting another issue, I realized that it'd be nice to document how to specify a package directory without a wildcard. It's pretty basic/obvious, but I think it'd be nice to state it explicitly.

Copy link

stackblitz bot commented Nov 21, 2024

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

Copy link

vercel bot commented Nov 21, 2024

@AlexErrant is attempting to deploy a commit to the pnpm Team on Vercel.

A member of the Team first needs to authorize it.

@@ -11,6 +11,8 @@ For example:

```yaml title="pnpm-workspace.yaml"
packages:
# specify a package dir
- 'my-app/'
Copy link
Member

Choose a reason for hiding this comment

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

I don't think the trailing slash is required.

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