Added error handling

This commit is contained in:
Jori Lallo
2017-07-18 23:36:49 -07:00
parent ca875915ce
commit 7b589ff46a
3 changed files with 5 additions and 2 deletions

View File

@@ -58,6 +58,7 @@
"SLACK_REDIRECT_URI": true,
"DEPLOYMENT": true,
"BASE_URL": true,
"afterAll": true
"afterAll": true,
"Bugsnag": true
}
}