We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 562c4e4 commit 14f5734Copy full SHA for 14f5734
Gruntfile.js
@@ -221,6 +221,7 @@ module.exports = function(grunt) {
221
animate: 'build/angular-animate.js',
222
cookies: 'build/angular-cookies.js',
223
loader: 'build/angular-loader.js',
224
+ messages: 'build/angular-messages.js',
225
touch: 'build/angular-touch.js',
226
resource: 'build/angular-resource.js',
227
route: 'build/angular-route.js',
0 commit comments