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

Incorrect path to main files in bower.json #129

Closed
hrenly opened this issue Oct 4, 2016 · 3 comments
Closed

Incorrect path to main files in bower.json #129

hrenly opened this issue Oct 4, 2016 · 3 comments

Comments

@hrenly
Copy link

hrenly commented Oct 4, 2016

In your bower.json file path is
"main": [ "./build/js/baguetteBox.js", "./build/css/baguetteBox.css" ],
but now path is
"main": [ "./dist/baguetteBox.js", "./dist/baguetteBox.css" ],

@feimosi
Copy link
Owner

feimosi commented Oct 11, 2016

Right, thanks for noticing!

@silberjan
Copy link

please publish a new release with this fix
currently when you install baguettebox via bower the bug still comes with it.

@feimosi
Copy link
Owner

feimosi commented Oct 22, 2016

Done, sorry for delay.

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

3 participants