module.exports = { install: { options: { copy: false } }, frontend: { dest: 'accountant/frontend/static/third-party', options: { expand: true, stripAffix: true, keepExpandedHierarchy: false } } };