Skip to content

feat(grunt): add watch to bower.json #1129

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

Merged
merged 1 commit into from
Aug 5, 2015
Merged

feat(grunt): add watch to bower.json #1129

merged 1 commit into from
Aug 5, 2015

Conversation

Awk34
Copy link
Member

@Awk34 Awk34 commented Aug 5, 2015

Closes #1128

files: ['bower.json'],
tasks: ['wiredep'],
options: {
livereload: true
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't really need the livereload hook since a change to index.html will trigger it.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@kingcody good point

@Awk34 Awk34 added this to the 2.2.0 milestone Aug 5, 2015
kingcody added a commit that referenced this pull request Aug 5, 2015
feat(grunt): add watch to bower.json
@kingcody kingcody merged commit c81b8e6 into canary Aug 5, 2015
@kingcody kingcody deleted the watch-bower branch August 5, 2015 20:40
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