Closed jgallen23 closed 10 years ago
Should err
be populated at some point? Or just fail silently?
err could be if you try to include something that doesn't exist
Ok!
What happens if your dependencies doesn't have any main and hence, you fail getting the file?
hmm. I think it should error. We should add support to pass in main files if the bower.json doesn't have it
Overview: a library that will talk to bower and grab all of the files that you need for your app.
Usage:
some of the work is already done here: https://github.com/jgallen23/grunt-concat-bower/blob/master/tasks/concat_bower.js.
make sure it has tests