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 10 years ago
parent
commit
819bacd124
  1. 7
      bower.json

7
bower.json

@ -8,12 +8,7 @@
],
"description": "A Storytelling Timeline built in JavaScript.",
"main": [
"build/js/timeline.js",
"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"
"build"
],
"keywords": [
"timeline",

Loading…
Cancel
Save