angular-tree-repeat icon indicating copy to clipboard operation
angular-tree-repeat copied to clipboard

angular-tree-repeat not published in npm

Open funkytaco opened this issue 10 years ago • 1 comments
trafficstars

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 to add this to npm? I'd publish to npm myself, but I don't want to maintain the package.

funkytaco avatar Jan 27 '15 22:01 funkytaco

I've shoved it into npm, but it's not in commonjs format and there's no "main" key. So maybe require('angular-tree-repeat/dist/angular-tree-repeat') will work... I don't use browserify, so I don't know.

Let me know how it goes.

stackfull avatar Jan 28 '15 10:01 stackfull