repo.or.cz
/
gitter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Merge branch 'unsubscribe-email-complaints-from-unsubscribe-hash' into 'develop'
[gitter.git]
/
web.js
blob
02feab553fa88a07263f2a1e36b13598ca5d158b
1
/*jslint node: true */
2
'use strict';
3
4
var env = require('gitter-web-env');
5
env.installUncaughtExceptionHandler();
6
7
require('./server/web');