paulcpederson / angular-dimple

Angular Dimple is a series of Angular directives that help you create graphs and visualizations based on Dimple.js and d3. It's designed to create graphs as simply as possible from flat JSON data
http://paulcpederson.github.io/angular-dimple/
50 stars 13 forks source link

bower.json main points towards non existing files #50

Closed Rodeoclash closed 9 years ago

Rodeoclash commented 9 years ago

The main attribute in your bower.json refers to a /dist folder which doesn't exist in the repo.

Also, the readme doesn't mention adding the angular-dimple module to your included modules.

robertstettner commented 9 years ago

Yep this is a big one, especially if you use Grunt build scripts to include Bower files!