diff --git a/Gruntfile.js b/Gruntfile.js index 1ad6013f0..493798a7a 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -181,6 +181,14 @@ module.exports = function (grunt) { ], dest: bootstrapDir + '/bootstrap', flatten: true + },{ + expand: true, + src: [ + nodeDir + '/spectrum-colorpicker2/dist/spectrum.min.js', + nodeDir + '/spectrum-colorpicker2/dist/spectrum.min.css' + ], + dest: bootstrapDir + '/spectrum-colorpicker2', + flatten: true },{ expand: true, src: [