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 link to work with unpublished packages #158

Open
edeustace opened this issue Mar 21, 2018 · 0 comments
Open

allow link to work with unpublished packages #158

edeustace opened this issue Mar 21, 2018 · 0 comments

Comments

@edeustace
Copy link
Contributor

when setting up a pie package that depends on an external package that hasn't been published yet, the developer should be able to yarn link in the dependency, then run pie serve|info in the pie package without having to publish the dependency.

Once the dependency has been published, link works. This is only if the dependency has yet to be published.

Workaround: use a file path as the dependency for now, the remove it once the package has been published.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant