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

Added bower ignore and updated directive dependency annotation #1

Merged
merged 3 commits into from
Apr 5, 2014

Conversation

aaronroberson
Copy link
Contributor

I registered this project with Bower but it is currently pulling down the entire project including the samples, source and testing files. It would be preferable if only the dist/ directory and license were included when installing via Bower.

Also, the minified version is currently breaking due to the dependencies not being explicitly specified. I updated the source file so that next time the project is minified it won't break. Alternatively, consider using ng-min (see https://github.com/btford/ngmin) for use with Grunt.

Added ignore array to bower.json to remove sample, source and test files when installing via bower.
fixed typo
Updated to explicitly specify dependencies using the array syntax
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling f89778c on aaronroberson:master into 9a6df0c on ncuillery:master.

@ncuillery ncuillery merged commit f89778c into ncuillery:master Apr 5, 2014
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

Successfully merging this pull request may close these issues.

3 participants