pre-start hook
Opened this issue · 1 comments
toddw commented
It would be nice to have a hook for pre-start. Currently you can accomplish this by adding code to the top of gluestick.config.js but it would be better if the pre-start hook could return a promise so it can be asynchronous.
zamotany commented
Any specific reason why it should be async??