apply ngAnnotate plugin to the build flow
Showing
| ... | @@ -16,6 +16,7 @@ | ... | @@ -16,6 +16,7 @@ |
| "grunt-angular-templates": "^0.5.7", | "grunt-angular-templates": "^0.5.7", | ||
| "grunt-contrib-mincss": "~0.3.2", | "grunt-contrib-mincss": "~0.3.2", | ||
| "grunt-contrib-uglify": "~0.2.2", | "grunt-contrib-uglify": "~0.2.2", | ||
| "grunt-ng-annotate": "^1.0.1", | |||
| "grunt-recess": "~0.4.0", | "grunt-recess": "~0.4.0", | ||
| "grunt-replace": "^0.11.0", | "grunt-replace": "^0.11.0", | ||
| "recess": "~1.1.9" | "recess": "~1.1.9" | ||
| ... | ... |
Please
register
or
sign in
to comment