Hiroyuki Tanjo

Results 7 comments of Hiroyuki Tanjo

+1 I also encountered the same situation and prevented it using @marcalj's trick. - https://github.com/yeoman/yeoman/issues/824#issuecomment-29137057 In my case, any name including non-existing directory seems to fix it. ``` usemin: {...

I drop some features from 1.0.0 for quick release.

Thank you for reporting! Actually we can prevent the layout issue by overriding with `.rainbow .close { ... }`, but I don't think it's perfect. (see: https://github.com/ccampbell/rainbow/issues/101) I'm planning to...

Idea: ``` kss-node-template/ ├── src/ │ ├── public/ │ └── index.html ├── archives/ │ ├── kss-node-template-1.0.0.zip │ └── ... ├── demo/ │ ├── src/ │ └── dist/ --> gh-pages branch...

Hi @devel-pa, thanks for the proposal! > 1 Managing overrides. Since `overrides` is unofficial feature of Bower, we don't support it for now. But they're discussing. After supported officially, I...

Hi! I think this error is caused in [gaze](https://github.com/shama/gaze) process for watching bower.json file. I found similar situation and its solution here: [gruntjs - Grunt watch error - Waiting...Fatal error:...

Sounds good. It's nice to manage plural projects. And thanks for sharing the module.