'use strict'; module.exports = { options: { basePath: 'accountant/frontend', baseUrl: '' }, index: { files: { 'accountant/frontend/templates/layout.html': 'accountant/frontend/templates/layout.html' } } };