Remove Trace, add Sentry

This commit is contained in:
MICHAEL JACKSON
2017-04-24 14:33:00 -07:00
parent 5eef247545
commit 3e10fabe43
4 changed files with 49 additions and 210 deletions

View File

@ -1,5 +1,3 @@
require('@risingstack/trace')
const path = require('path')
const throng = require('throng')
const { startServer } = require('./server/index')