Skip to content

Commit

Permalink
[frontend] Add Raven configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
e45lee committed Jul 7, 2017
1 parent 31f5142 commit 1af6b66
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/frontend/js/raven.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Raven.config('https://[email protected]/189114').install();

0 comments on commit 1af6b66

Please sign in to comment.