You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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)
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!
The text was updated successfully, but these errors were encountered: