sebastian-software/prepublish

Rework code to use async-await instead

swernerx opened this issue · 0 comments

The current code base uses some series helpers and Promises. This leads to some pretty deeply structured code. I figure with the current solutions in place something based around async-await would be nicer.