extend examples
This commit is contained in:
@ -146,7 +146,3 @@ function validateOptions (options) {
|
||||
}
|
||||
|
||||
module.exports = LocalWebServer
|
||||
|
||||
process.on('unhandledRejection', (reason, p) => {
|
||||
console.error('unhandledRejection', reason, p)
|
||||
})
|
||||
|
Reference in New Issue
Block a user