callback
option.- Fix path duplication when
relative
isfalse
inbowerOptions
(#15).
- Respect
cwd
option of.bowerrc
(by @philippbosch).
- Fix bad path passed as a main file in the bower.json (by @kaseyq).
mainFiles
option.- Do not treat components with
.js
in name as files (#11). - Supports multiple JS files in
bower.json
’smain
section (by @seanhess). - Other bug fixes.
- Respect component dependencies when ordering the files for concatination (by @swissmanu).
bowerOptions
option (by @madzak).
- Rename task to prevent conflicts with other Bower related tasks.
- Bug fixes.
- Initial release.