Added raven/sentry to server side

This commit is contained in:
vjrj 2018-02-16 13:12:06 +01:00
parent 44428be8aa
commit 45a63548c7
3 changed files with 15 additions and 2 deletions

View file

@ -1,3 +1,4 @@
import './ravenLogger';
import './i18n';
import './accounts';
import './api';