Commit Graph

7 Commits

Author SHA1 Message Date
Thomas Welton
56f1ff6ca7 Added fonts to "main" files
When using bower the "main" property is used to specify the files that should be consumed by applications including the package as a dependency.
Without including the fonts in this array the glyphicons do not work correctly as the relative font paths do not work after the "main" files are copied into my projects public dir using tools like https://github.com/yatskevich/grunt-bower-task

For now I have manually copied the fonts dir in the location needed for my project. But by accepting this pull request this will not be necessary for me or for other people that use bower.
2013-08-21 08:08:56 +01:00
Breno Calazans
48c1add83b Reference only not minified files in Bower
Fixes #8985
2013-08-14 11:10:48 -03:00
Mark Otto
36c4223b1d fixes #8985: only specify minified dist files for bower 2013-08-13 00:04:58 -07:00
Breno Calazans
47a56f5451 Update bower.json 2013-07-29 16:11:28 -03:00
Sammy Larbi
b8348416b0 ignore .files for bower packaging 2013-07-19 13:23:17 -05:00
fat
6387d8d5cc versioning perhaps for jquery i don't even know man 2013-07-17 21:38:52 -07:00
Sindre Sorhus
ab6dd6e76e Rename component.json to bower.json
That's the new name of the Bower metafile.
2013-06-01 22:59:13 +02:00