mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
boot sentry
This commit is contained in:
parent
ec45c075f8
commit
b0d0b5ed4c
@ -16,7 +16,7 @@ const ServerlessError = require('./classes/Error').ServerlessError;
|
||||
const Version = require('./../package.json').version;
|
||||
const initializeErrorReporter = require('./utils/sentry').initializeErrorReporter;
|
||||
|
||||
// boot up sentry
|
||||
// boot up error reporting via sentry
|
||||
initializeErrorReporter();
|
||||
|
||||
class Serverless {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user