Eddie Monge Jr

Results 186 comments of Eddie Monge Jr

So if you say no, it should not put Sass things in your gruntfile. Bootstrap is separate

I want to say this is an inquirer issue but since it involves windows, that makes it infinitely harder to troubleshoot. ill try to get around to it at some...

The language is a bit confusing. More or better examples might be needed

the workaround is fine, unless you app/.tmp folder locations are configurable. then the config is thrown out the window because it wont find them if they are changed. We need...

it would but how should we deal with {coffee/type}script support?

Why are you visiting `/app/`? The root url should not have the app part of it.

these two lines should be modified: https://github.com/marcin-wosinek/generator-angular/blob/ngdocs-grunt/templates/common/root/_Gruntfile.js#L77-L78

I meant this line will livereload and put files in .tmp: https://github.com/yeoman/generator-angular/pull/680/files#diff-c90fa6beac4c4a4ca179fcb210e6e096R43 which will then trigger the livereload on line https://github.com/yeoman/generator-angular/pull/680/files#diff-c90fa6beac4c4a4ca179fcb210e6e096R78 which can result in excessive livereloads. So if coffee...