stomping-grounds/server/modules.js
2015-09-02 11:04:34 +02:00

14 lines
209 B
JavaScript

module.exports = [
// hats > hats
//'hats/base',
//'hats/admin',
//'hats/errors',
//'hats/organization',
//'hats/news',
//'hats/gallery',
//'hats/employees',
// hats > project
//'./hats/events',
];