angular-masonry icon indicating copy to clipboard operation
angular-masonry copied to clipboard

Asked about dependencies

Open adrianojosue opened this issue 9 years ago • 2 comments

¿Why so many dependencies, are all necessary?

adrianojosue avatar May 04 '16 18:05 adrianojosue

+1, including a library using RequireJS becomes a mess

If anyone needs, I've created a single file with dependences that can be included as one module in RequireJS - https://gist.github.com/shershen08/b0dcb6b1938c414367a8afa7ff9be23c

shershen08 avatar May 06 '16 09:05 shershen08

masonary dependencies actually come in packages. all I ever needed to run the directive were jQuery 2/3 masonry.pkgd.min.js imagesloaded.pkgd.js (if you don't use images it's optional) and the directive itself

nvurgaft avatar Jul 18 '16 11:07 nvurgaft