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

Bower.json 'main' files not real filenames #1

Open
aitorllj93 opened this issue Feb 5, 2015 · 2 comments
Open

Bower.json 'main' files not real filenames #1

aitorllj93 opened this issue Feb 5, 2015 · 2 comments

Comments

@aitorllj93
Copy link
Contributor

Hi! Thanks for your awesome angular directive! It's what I've been looking for :)

I've got an Issue downloading your plugin from bower. My Gruntfile gets the main filenames in bower.json files and add them to index.html, but your bower.json main files dont exist :(

bower.json:

"main": [
   "angular-omni-bar.js",
   "angular-omni-bar.css"
 ]

Real Names:
'isteven-omni-bar.css'
'isteven-omni-bar.js'

@isteven
Copy link
Owner

isteven commented Feb 5, 2015

Hi @aitorllj93 ,

Thanks a lot for informing me! I have merged your Pull Request.

Admittedly this is one of my "less popular" directive thus not many issues arise so far. Perhaps most of the users click & download instead of getting it via bower.

@XVincentX
Copy link

I do use jspm with bower endpoint to get your files, so it was very appreciated.

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