Skip to content

Commit

Permalink
Revert "Attempt to fix #53"
Browse files Browse the repository at this point in the history
This reverts commit cb3c650.
  • Loading branch information
kwk committed Jul 23, 2015
1 parent df65ffb commit ccc0ded
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Gruntfile.js
Original file line number Diff line number Diff line change
Expand Up @@ -408,9 +408,7 @@ module.exports = function (grunt) {

grunt.registerTask('build', [
'clean:dist',
// Somehow wiredep seems to kick out bootstrap CSS See
// docker-registry-frontend issue #53
//'wiredep',
'wiredep',
'useminPrepare',
'concurrent:dist',
'autoprefixer',
Expand Down

0 comments on commit ccc0ded

Please sign in to comment.