I've just learning yeoman and grunt. I have created a standard angular project using yeoman-angular generator. I want my folder structures by features instead of by type. for example, i have html in app/products/productlist.html and app/customers/customerlist.html. On build i want this html to be put to dist/templates folder. How can i tell grunt to update the html refs accordingly. Same with images. I put my images in app/assets/images, but on build i want to put it in dist/images folder.
Aucun commentaire:
Enregistrer un commentaire