You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
@BenExile do your thing
The text was updated successfully, but these errors were encountered: