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

allow linking to other Projects #73

Merged
merged 1 commit into from
Sep 15, 2022
Merged

allow linking to other Projects #73

merged 1 commit into from
Sep 15, 2022

Conversation

ef4
Copy link
Collaborator

@ef4 ef4 commented Sep 13, 2022

Currently, you can

  • add another Project as a dependency, which will cause it to be written inside your project's node_modules
  • link to a preexisting on-disk NPM package, which will generate symlinks and/or hard links as needed

But you can't generate links to a Project that already exists elsewhere in your graph of Projects.

This adds that feature.

@ef4 ef4 merged commit b70d9bd into master Sep 15, 2022
@ef4 ef4 deleted the link-project branch September 15, 2022 02:14
@ef4 ef4 added the enhancement New feature or request label Sep 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant