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

docs: note that root property should use __dirname #2433

Merged
merged 2 commits into from
Jun 27, 2024

Conversation

szymonrybczak
Copy link
Collaborator

Summary:

Closes #1137

Users when linking libraries should leverage __dirname instead of processs.cwd().

Checklist

  • Documentation is up to date to reflect these changes.
  • Follows commit message convention described in CONTRIBUTING.md

@github-actions github-actions bot added the docs Documentation change label Jun 25, 2024
@thymikee
Copy link
Member

That's some pretty old issue tackled, nice!

@thymikee thymikee merged commit 99d39a5 into main Jun 27, 2024
8 of 10 checks passed
@thymikee thymikee deleted the docs/emphasise-setting-root-property branch June 27, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

document autolinking setup for libraries with example app but no yarn workspaces
2 participants