bower 1.0: what's the deal with .bower.json? -
i upgraded bower 1.0, did bower install
, found bunch of new .bower.json
files (note leading period).
i found no references .bower.json
on changelog or in docs. supposed .gitignore
these? original bower.json
without dot plus metadata.
you can't delete them because bower uses metadata. decided leave original bower.json file untouched , create .bower.json 1 instead.
Comments
Post a Comment