trailsjs / trailpack-hapi

:package: Hapi.js Trailpack
MIT License
19 stars 9 forks source link

Hapi plugins as object, not array #81

Open jaumard opened 8 years ago

jaumard commented 8 years ago

It will be better to set plugins as object instead of array. Like this other Trailpack can easily add/override there own plugins (like config.web.middleware for express).