module.exports = { // supports comments src: 'foo', "dest": 'bar', preset: { production: 'baz' }, entry: 'foo/qux' }