actionbar icon indicating copy to clipboard operation
actionbar copied to clipboard

component.io wants a master branch

Open forresto opened this issue 12 years ago • 2 comments

trying to include via component

error : failed to fetch https://raw.github.com/bergie/actionbar/master/component.json, got 404 "Not Found"

forresto avatar Jun 20 '13 07:06 forresto

"dependencies": {
  "bergie/actionbar": "gh-pages"
},

Worked, but component.json and bower.json should be different.

forresto avatar Jun 20 '13 08:06 forresto

Agreed. I need to update the package metadata. This was the first place where I was experimenting with both of the packagers around the time of http://bergie.iki.fi/blog/sharing-javascript-libraries-node-browser/

bergie avatar Jun 20 '13 08:06 bergie