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

added support for inheriting development from parent #136

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

added support for inheriting development from parent #136

wants to merge 1 commit into from

Conversation

mnichols
Copy link

@mnichols mnichols commented Dec 3, 2013

This just extends the 'inherit' builder function to persist the 'dev' of the parent so that local deps can contribute their 'development' dependencies.

@mnichols
Copy link
Author

mnichols commented Dec 3, 2013

This seems to fall out of sync with the install of dev dependencies for remote components, causing the lookup to fail. You may feel this pushes the 'development' attribute beyond scope, though local components do seem to need to have this kind of inheritance. Problem is there is not distinction b/w local and remote deps inside builder.

@jonathanong
Copy link
Contributor

hopefully with #130, you'll be able to require() stuff as long as it's in the bundle. i'm generally against any sort of inheritance.

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

Successfully merging this pull request may close these issues.

2 participants