How do you turn off long stack traces in bluebird?
I have:
Is there something else I should be doing?
The reason I want to turn this off is that I keep getting the "cannot enable long stack traces after promises have been created " error message.
Cheers,
Lu