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

Have skeletonapp perform a bower install for each child module #38

Open
dragoonis opened this issue Mar 3, 2015 · 1 comment
Open
Assignees

Comments

@dragoonis
Copy link
Member

@BenExile do your thing

@dragoonis
Copy link
Member Author

We have the main repository for /skeletonapp/ with its own bower.json

We can include modules such as:

  • /module/user/bower.json
  • /module/blog/bower.json

How do we have a bower install command which jumps into each module's repository and evaluate each module's bower dependencies to globally install components into our /public/components directory.

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

2 participants