client/gulpfile.js
changeset 66 658561ea9e65
parent 22 986ee928a866
--- a/client/gulpfile.js	Sat Oct 25 05:41:51 2014 +0200
+++ b/client/gulpfile.js	Sat Oct 25 05:43:01 2014 +0200
@@ -59,6 +59,7 @@
   '!./bower_components/jquery/src/**/*',
   '!./bower_components/angular-bootstrap/ui-bootstrap.js',
   './bower_components/jquery/dist/jquery.js',
+  './bower_components/angular/angular.js',
   './bower_components/**/*.js'
 ];