Skip to content

Comments

Add 'project:' dependencies#3281

Closed
ntkoopman wants to merge 1 commit intoyarnpkg:masterfrom
ntkoopman:workspace
Closed

Add 'project:' dependencies#3281
ntkoopman wants to merge 1 commit intoyarnpkg:masterfrom
ntkoopman:workspace

Conversation

@ntkoopman
Copy link

@ntkoopman ntkoopman commented Apr 29, 2017

This is a proof of concept for yarnpkg/rfcs#59

Allows specifying a .tgz file as a project dependency. These will be resolved against the workspace directory (a parent directory containing a .yarn.workspace file) instead of the current directory.

Allows specifying a .tgz file as a project dependency. These will be
resolved against the workspace directory (a parent directory containing
a .yarn.workspace file) instead of the current directory.
@voxsim
Copy link
Contributor

voxsim commented May 2, 2017

@ntkoopman could you please lint your code and add some tests?

@voxsim
Copy link
Contributor

voxsim commented May 2, 2017

@ntkoopman ignore my last comment, I need to understand if we want to support this.

@ntkoopman
Copy link
Author

Is there anything I can do to help with that?

@bestander bestander mentioned this pull request May 5, 2017
22 tasks
@bestander
Copy link
Member

Thanks, @ntkoopman for making an effort and submitting the PR.
We are implementing workspaces and the minimal viable solution will be merged in the next few days.
Your help to polish it and improve dev experience is welcome.

I'll close this PR as I think workspaces should supersede it.

@bestander bestander closed this Jun 1, 2017
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.

3 participants