Angular directive to easy create dynamic tables from source or URL with sorting, filtering and pagination. Smart templates and good perfomance
BSD 3-Clause "New" or "Revised" License
171
stars
52
forks
source link
bower.json exports non-existent file, breaks wiredep #4
Closed
knksmith57 closed 9 years ago
bower.json
currently referencesbuild/object-table_v0.1.4.js
, which does not exist.It should, instead, reference
build/object-table.js
.This bug breaks wiredep and other tools that attempt to autoload bower packages via the
main
field which is meant to specify: