module.exports = {
description: 'generates multiple output files when multiple targets are specified',
command: 'rollup -c'
};