module.exports = { js: { files: '<%= paths.frontend_js %>', tasks: ['concat:frontend_js'] } };