This commit is contained in:
Josh Harvey 2016-10-24 01:55:17 +03:00
parent 594228e871
commit defb8d0f34
7 changed files with 36 additions and 53 deletions

View file

@ -30,6 +30,8 @@ options.mock = argv.mock
console.log('DEBUG23')
process.on('unhandledRejection', err => console.log(err.stack))
createServer(options)
.then(server => {
console.log('DEBUG22')