TrueCar/gluestick

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.

Any specific reason why it should be async??