Browse Source

Include full build with bower

The current bower build is broken. It doesn't include all images, the locales are not included etc.
pull/676/head
Peter Haza 11 years ago
parent
commit
819bacd124
  1. 7
      bower.json

7
bower.json

@ -8,12 +8,7 @@
], ],
"description": "A Storytelling Timeline built in JavaScript.", "description": "A Storytelling Timeline built in JavaScript.",
"main": [ "main": [
"build/js/timeline.js", "build"
"build/css/timeline.css",
"build/embed/index.html",
"build/js/storyjs-embed.js",
"build/js/storyjs-embed-generator.js",
"build/js/storyjs-embed-cdn.js"
], ],
"keywords": [ "keywords": [
"timeline", "timeline",

Loading…
Cancel
Save