sails-hook-hookloader
v0.2.0
Published
Load models, controllers, services from your Sails hooks into the main app
Downloads
4
Readme
sails-hook-hookloader
Load the models, controllers, services from your Sails hooks into the main app
TODO
- Check if a model already defined in main app can be extended from hook
- Add support for loading :
- Services