Downgrade of zeroclipboard plugin to make compatible with Grunt
This commit is contained in:
parent
ae6a95044c
commit
c7d2c8445b
4 changed files with 13 additions and 12 deletions
|
|
@ -92,7 +92,8 @@ module.exports = function(grunt) {
|
|||
'lib/socket.io-client/socket.io.js',
|
||||
'lib/sjcl.js',
|
||||
'lib/ios-imagefile-megapixel/megapix-image.js',
|
||||
'lib/qrcode-decoder-js/lib/qrcode-decoder.min.js'
|
||||
'lib/qrcode-decoder-js/lib/qrcode-decoder.min.js',
|
||||
'lib/zeroclipboard/ZeroClipboard.min.js'
|
||||
],
|
||||
dest: 'lib/vendors.js'
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue