export default { path: 'bonfires/(:bonfireName)', getComponents(cb) { // TODO(berks): add bonfire component } };