commit
26e481500e
1 changed files with 4 additions and 1 deletions
|
|
@ -1,7 +1,10 @@
|
|||
/**
|
||||
* @prettier
|
||||
*/
|
||||
|
||||
process.on('uncaughtException', e => {
|
||||
console.log('something bad happened!')
|
||||
console.log(e)
|
||||
})
|
||||
/**
|
||||
* Module dependencies.
|
||||
*/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue