HackMerced / HackMerced-III

5 stars 4 forks source link

include routing for volunteers #28

Closed zzmarkzz321 closed 7 years ago

zzmarkzz321 commented 7 years ago

@4shub inside of /routes/index.js, do we need to include volunteerRoutes inside of routes for production?

let routes = [
  ...hackerRoutes,
  ...volunteerRoutes
];
4shub commented 7 years ago

yeah

zzmarkzz321 commented 7 years ago

closing this PR. See Jeff's PR