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

Builders need some way of knowing the "root" package. #31

Closed
jakemac53 opened this issue Feb 4, 2016 · 2 comments
Closed

Builders need some way of knowing the "root" package. #31

jakemac53 opened this issue Feb 4, 2016 · 2 comments
Labels
type-enhancement A request for a change that isn't a bug

Comments

@jakemac53
Copy link
Contributor

It could be that you simply supply this when you create them, in which case this issue can just be closed, but its a common enough case that we might want something more general.

@jakemac53 jakemac53 added this to the v0.1.1 release milestone Feb 4, 2016
@jakemac53
Copy link
Contributor Author

To be clear, this is because builders can only output assets in the root package, but they can have primary inputs from other packages. When processing a primary input for another package, they will need to output files in the root one but don't know what that is.

@jakemac53 jakemac53 removed this from the v0.1.1 release milestone Feb 4, 2016
@kevmoo kevmoo added type-enhancement A request for a change that isn't a bug and removed enhancement labels Sep 14, 2016
@natebosch
Copy link
Member

I think we've got this one covered.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-enhancement A request for a change that isn't a bug
Projects
None yet
Development

No branches or pull requests

3 participants