set to xhr-polling for nodejitsu
This commit is contained in:
+1
-1
@@ -19,7 +19,7 @@ racer = require('derby/node_modules/racer');
|
||||
|
||||
racer.use(racer.logPlugin);
|
||||
|
||||
racer.set('bundle timeout', 10000);
|
||||
racer.set('transports', ['xhr-polling']);
|
||||
|
||||
expressApp = express();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user