module.exports = { frontend: { options: {}, src: [ 'accountant/frontend/templates/**/*.html', 'accountant/frontend/static/templates/**/*.html' ] } }