We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cfd4f77 + fa34b0d commit 95b74ddCopy full SHA for 95b74dd
Gruntfile.js
@@ -132,6 +132,8 @@ module.exports = function (grunt) {
132
'node_modules/c3/c3.js',
133
'node_modules/d3/d3.js',
134
'node_modules/patternfly/dist/js/patternfly-settings.js',
135
+ 'node_modules/patternfly/dist/js/patternfly-settings-colors.js',
136
+ 'node_modules/patternfly/dist/js/patternfly-settings-charts.js',
137
'node_modules/angular/angular.js',
138
'node_modules/angular-datatables/dist/angular-datatables.min.js',
139
'node_modules/angular-datatables/dist/plugins/select/angular-datatables.select.min.js',
0 commit comments