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

Doesn't specify angular.js as a dependency - breaks bower_concat #100

Open
mshenfield opened this issue Jun 6, 2015 · 0 comments
Open

Comments

@mshenfield
Copy link

When grabbing allmighy-autocomplete through bower, it isn't friendly and doesn't declare angular as a dependency. This causes grunt bower_concat to place allmighty-autocomplete before angular - causing some confusing errors when you load the page a la angular not defined.

Fix is easy enough - update bower.json to include angular ^1.0.0 as a dependency

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

1 participant