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

File name capitalisation error #82

Closed
robwalkerco opened this issue Aug 26, 2015 · 3 comments
Closed

File name capitalisation error #82

robwalkerco opened this issue Aug 26, 2015 · 3 comments

Comments

@robwalkerco
Copy link

The css file has a capital P ngProgress.css
The js files do not ngprogress.js

The bower files build property says that the js file is named ngProgress.js which is incorrect.

@robwalkerco
Copy link
Author

When installing with bower and using grunt wiredep to add bower dependencies into my index.html page, it injects using the wrong name for the js file, which still works fine in my mac Vagrant test environment, but not on the staging server due to stricter capitalisation file name rules.

@fvezzoso
Copy link

👍

I was about to submit a pull request when I saw that @pauljohncleary already created one here #77

Thanks!

@cetra3
Copy link
Collaborator

cetra3 commented Feb 9, 2016

Fixed by #77

@cetra3 cetra3 closed this as completed Feb 9, 2016
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