WIP
This commit is contained in:
parent
594228e871
commit
defb8d0f34
7 changed files with 36 additions and 53 deletions
|
|
@ -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')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue