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

Remove the need for global bower installation #78

Merged
merged 1 commit into from
Sep 6, 2015

Conversation

kadamwhite
Copy link
Collaborator

grunt-cli is already part of devDependencies: this adds bower to the list as well, so that a 'postinstall' script can auto-install the bower deps. If you prefer not to do it this way that's fine, I just see it as a developer convenience.

TBD based on conversation (and a decision/patch I'll leave to you, @tbranyen): remove dependency on bower entirely

@tbranyen
Copy link
Owner

After rebasing, this PR should pass without fuss

@kadamwhite kadamwhite force-pushed the remove-global-npm-module-dependencies branch from df145fc to b9e7380 Compare September 6, 2015 01:43
grunt-cli is already part of devDependencies: this adds bower to
the list as well, so that a 'postinstall' script can auto-install
the bower deps.
@kadamwhite
Copy link
Collaborator Author

@tbranyen Rebased this PR, at last!

@kadamwhite kadamwhite force-pushed the remove-global-npm-module-dependencies branch from b9e7380 to cfd2b78 Compare September 6, 2015 01:45
@tbranyen
Copy link
Owner

tbranyen commented Sep 6, 2015

Thanks!

tbranyen added a commit that referenced this pull request Sep 6, 2015
…ncies

Remove the need for global bower installation
@tbranyen tbranyen merged commit f8f17a9 into master Sep 6, 2015
@tbranyen tbranyen deleted the remove-global-npm-module-dependencies branch September 6, 2015 02:08
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.

None yet

2 participants