julianfresco / broen

A starter theme for admin dashboards in front-end frameworks. Demo:
https://julianfresco.github.io/broen
0 stars 0 forks source link

add watch to angular templates #9

Closed julianfresco closed 8 years ago

julianfresco commented 8 years ago

Dev work on the html templates are not automatically merged and minified. This should be added to the watch task.

Possibly, I will need to also change the angular task, since it puts the templates into the single broen.js file.