Skip to content

Commit

Permalink
updated build config for new angular-ui-util bower format
Browse files Browse the repository at this point in the history
  • Loading branch information
atruskie committed Jan 17, 2014
1 parent 565aee8 commit 0e05095
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ module.exports = {
// Don't know what depended on this - disabled because does not exist on disk or in bower
//'vendor/placeholders/angular-placeholders-0.0.1-SNAPSHOT.min.js',
// TODO: the following line is dodgy and bloats the app
'vendor/angular-ui-utils/modules/**/*.js', '!vendor/angular-ui-utils/modules/**/*Spec.js',
'vendor/angular-ui-utils/*.js',
'vendor/modernizr/modernizr.js',
'vendor/lodash/dist/lodash.js',
//'vendor/select2/select2.js',
Expand Down

0 comments on commit 0e05095

Please sign in to comment.