grunt-couch
grunt-couch copied to clipboard
config instead of option key
The documentation refers to:
config: {
merge: 'couch/shared/*'
},
put config should be named options to make it work.