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

How can I use gitpkg to publish yarn workspace packages? #14

Open
claykohut opened this issue Jan 22, 2019 · 2 comments
Open

How can I use gitpkg to publish yarn workspace packages? #14

claykohut opened this issue Jan 22, 2019 · 2 comments

Comments

@claykohut
Copy link

I'm trying to figure out how to be able to export a yarn workspace package in order to use within another internal project -- is this possible using gitpkg?

Anyone know the best way to approach this?

Thanks!

@micimize
Copy link

is this not as simple as cd packages/my-package && gitpkg publish? Unless you mean publishing and depending on all workspaces at once, which doesn't sound doable (aside from writing a bulk publish/install wrapper script)

@appsforartists
Copy link
Contributor

Sounds like yarn workspaces run gitpkg publish is what you want.

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

No branches or pull requests

3 participants