Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong info for masonry #400

Closed
dsandstrom opened this issue Apr 7, 2017 · 2 comments
Closed

Wrong info for masonry #400

dsandstrom opened this issue Apr 7, 2017 · 2 comments

Comments

@dsandstrom
Copy link

Masonry has duplicates:

In addition, the require instructions don't work. We have to use the "pkgd" version, not the js file in the root

This worked for me:

//= require masonry/dist/masonry.pkgd

However, maybe the bower file can be updated to point to the right file desandro/masonry#618 (comment):

"masonry": {
  "main": ["./dist/masonry.pkgd.js"],
  "dependencies": {}
},
@hut8
Copy link
Member

hut8 commented Apr 7, 2017

How is this different than #280 ?

@dsandstrom
Copy link
Author

Sorry, I neglected to search for similar issues. However, this also illustrates the problem with duplicate gems like #399. Should I join this issue with that one?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants