mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
Step towards working with new middleware, still broken
This commit is contained in:
@@ -17,7 +17,9 @@ serverError = require('./serverError');
|
||||
|
||||
racer = require('derby/node_modules/racer');
|
||||
|
||||
racer.set('transports', ['xhr-polling']);
|
||||
racer.use(racer.logPlugin);
|
||||
|
||||
racer.set('bundle timeout', 10000);
|
||||
|
||||
expressApp = express();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user