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

Components Directory Mystery #9

Closed
grayghostvisuals opened this issue Jan 10, 2013 · 5 comments
Closed

Components Directory Mystery #9

grayghostvisuals opened this issue Jan 10, 2013 · 5 comments

Comments

@grayghostvisuals
Copy link
Contributor

So since this issue https://github.com/zakkain/web-thang/issues/7

I have noticed some strangeness.

  1. When you install a component via the bower registry it installs a components dir into both the app dir and the main yeoman root dir.
  2. If you update one of the files inside the components dir in either location neither change is reflected in the other folder copies file.

Deciding whether this is a bug or not. Looking into it on Yeoman's issue tracker.

FYI
When you update a package it overwrites the file in both the yeoman root component dir and the app component dir FTW!!!

@grayghostvisuals
Copy link
Contributor Author

BOOM!! here is the issue tracker on it. Bug as far as the components dir duplication dude 👎
yeoman/yeoman#622

@grayghostvisuals
Copy link
Contributor Author

FYI
I fixed the normalize package issue. I went ahead and just created my own and registered it to bower. FTW DIY Biotch!
https://github.com/grayghostvisuals/yeoman-normalize.scss

@grayghostvisuals
Copy link
Contributor Author

Gonna remove my bower package for now until John Albin fixes a tag issue with bower

This is the commit and merge that proves @import base was in fact removed.
JohnAlbin/normalize.css-with-sass-or-compass#8

This is also the issue tracker I'm watching for the fix for bower tagging
bower/bower#188

@grayghostvisuals
Copy link
Contributor Author

I just left a message to unregister the yeoman-normalize.scss package from bower
bower/bower#120

@grayghostvisuals
Copy link
Contributor Author

Awesome! The normalize.scss package is fixed and the components dir mystery will be fixed as part of Yeoman 1.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant