install spectrum

This commit is contained in:
Uwe Steinmann 2021-10-29 19:26:06 +02:00
parent 623b1bf0f4
commit ffb29d7066

View File

@ -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: [