angular-tree-repeat
angular-tree-repeat copied to clipboard
Recursive repeater for angular.js
Hi, When I install the component with bower, I get and old version of code, the one before "Rewrite jQuery-dependent parts of the code", i.e. the part with "iterStartElement.context.tagName", which...
Please add `"main"` to `package.json` in the NPM package (and update it), as detailed in #4.
Unfortunately, I cannot use bower as our build setup doesn't let me do that, as we use Browserify with npm modules and Gulp pipes those into a bundle. Any way...