sahat / megaboilerplate

Handcrafted starter projects, optimized for simplicity and ease of use.
MIT License
3.83k stars 257 forks source link

Fix angular template watched path #166

Closed victormiguez closed 8 years ago

victormiguez commented 8 years ago

By default the templates path is app/partials. This way the templates task works fine on watch task.

sahat commented 8 years ago

👍