Revert "Attempt to fix #53"

This reverts commit cb3c6505d7.
This commit is contained in:
Konrad Kleine 2015-07-23 16:40:41 +02:00
parent df65ffb7be
commit ccc0dedf13

View file

@ -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',