export default { output: 'static/sprites', preview: false, sprites: [ { name: 'icons', input: '../../fixtures/icons', format: 'symbol', }, ], }