cironunes / angular-off-canvas

easily add an off-canvas navigation to your angular app
66 stars 20 forks source link

chore(gulp): change deprecated gulp task #25

Closed brunocoelho closed 10 years ago

brunocoelho commented 10 years ago

gulp-ngmin has been deprecated in favor of gulp-ng-annotate.

https://github.com/btford/ngmin/issues/93

cironunes commented 10 years ago

Thanks @brunocoelho!