-
-
Notifications
You must be signed in to change notification settings - Fork 47
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 a package to resolve its own resources simply #260
Conversation
An issue I found with this implementation is that a call to |
cb223fd
to
3b6fb35
Compare
1f3c226
to
8c3edeb
Compare
I'm tempted to explicitly support |
4561cd8
to
9cd57a6
Compare
In the latest patch, I'm no longer able to replicate this issue, so I'm declaring it a non-issue:
|
9cd57a6
to
ef21c53
Compare
ef21c53
to
cc1423f
Compare
cc1423f
to
e15a6b7
Compare
Fixes #259.