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

List main files explicitly to work with "grunt-wiredep" #53

Merged
merged 1 commit into from
Oct 21, 2014

Conversation

olecrivain
Copy link
Contributor

Tools like "wiredep" use the bower "main" property to automatically inject css/js in your index.html.

They expect files to be listed explicitly!
With the current glob notation, grunt-wiredep does not find the "devicons.css" file.

Tools like "wiredep" use the bower "main" property to automatically inject css/js in your index.html.

They expect files to be listed explicitly.
With the glob notation, grunt-wiredep does not find the "devicons.css" file.
@adam-lynch
Copy link
Contributor

So does main-bower-files.

vorillaz added a commit that referenced this pull request Oct 21, 2014
List main files explicitly to work with "grunt-wiredep"
Thanks for the commit
@vorillaz vorillaz merged commit dea12ef into vorillaz:master Oct 21, 2014
@olecrivain
Copy link
Contributor Author

Thank you Theodore. That was fast :)

On Tue, Oct 21, 2014 at 8:48 PM, Theodore Vorillas <notifications@github.com

wrote:

Merged #53 #53.


Reply to this email directly or view it on GitHub
#53 (comment).

@olecrivain olecrivain deleted the patch-1 branch October 22, 2014 12:51
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.

3 participants