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

Broken dist build paths when collecting shared packages in workspace #7

Closed
DavidVujic opened this issue Feb 2, 2022 · 1 comment
Closed

Comments

@DavidVujic
Copy link
Owner

I think that this need some more work. When building, the dist will contain code that are in separate folders and that will probably not work when installing the build code as a dependency (entry point, imports that are one level only).

A possible solution:
The BuildIncludeFile.relative_to_source_root could return a custom path for the workspace scenario
Pull request #6

@DavidVujic
Copy link
Owner Author

Solved in #6

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

1 participant