Project

General

Profile

« Previous | Next » 

Revision 45b92297

Added by Walden Raines almost 10 years ago

Fixes #7173: remove grunt bower:dev configuration.

We are no longer using grunt bower:dev. This commit removes
the configuration.

http://projects.theforeman.org/issues/7173

View differences:

engines/bastion/Gruntfile.js
},
clearBowerDir: true
}
},
dev: {
options: {
targetDir: '.tmp/bower_components',
copy: false,
layout: 'byType',
verbose: true,
cleanTargetDir: true
}
}
},
clean: {

Also available in: Unified diff