-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Update/Merge Upstream Gruntfile.js #35
Comments
Actually need most of the files in that folder: https://github.com/yeoman/generator-webapp/tree/master/app/templates (except index.html, component.json, 404.html). |
Thanks! I got most of it, but I need to extensively test stuff now. |
@btford You'll probably need to sync up again (sorry for that) as I modified weball's Gruntfile.js. |
Thanks for the heads up; I'll take a look now. |
Yes, I added some changes now too. |
I think this needs to be done again. I posted this issue which seems related: #199 |
@sindresorhus this is starting to feel like a bit too much maintenance overhead. Is there some way you think we can abstract this into it's own package? |
@btford thought about it, but all the generators does things differently. You don't have to do it though. Should be easy busy work for anyone to do. And it's only now pre1.0. Post-1.0 the gruntfile will be more stable. |
We need to get this updated to latest Gruntfile (especially watch task since regarde is deprecated) and all the other awesomesauce improvements: yeoman/generator-webapp@v0.1.7...master#diff-4 Any takers? @passy @stephenplusplus @robwierzbowski |
Beat me to it. I guess that gives me time to work on grunt-bower-install. |
you guys are the best :D |
@robwierzbowski Lots of other issues on this repo that could use some love though ;) |
Gruntfile stuff I'm comfortable with, but most of the angular specific issues are over my head. I'll take a look though 😄. |
@robwierzbowski sure no prob. We're happy for any help we can get :D |
Fix incorrect English in quickstart template.
Would be lovely if anyone were to do this. Lots of improvements in generator-webapp. Just look at the commits ;) |
https://github.com/yeoman/generator-webapp/blob/master/app/templates/Gruntfile.js
The text was updated successfully, but these errors were encountered: