honkit
honkit copied to clipboard
Switch to native Promise
https://github.com/honkit/honkit/blob/master/packages/honkit/src/utils/promise.ts
Q-based promise is hard to use. We need to switch to native Promise.
I've started working on this. There are a few pain points around special APIs that are unique to Q, but significant progress has been made.