Fix broken shit after dep updates
This commit is contained in:
parent
7878346910
commit
d89c8872d2
15 changed files with 1169 additions and 713 deletions
1
app.js
1
app.js
|
@ -76,6 +76,7 @@ app.on('error', (err, ctx) => {
|
|||
Sentry.captureException(err);
|
||||
});
|
||||
}
|
||||
debug(err);
|
||||
});
|
||||
|
||||
if (!module.parent) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue