mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
Add babel register in the server file
This commit is contained in:
@@ -1,3 +1,4 @@
|
|||||||
|
require('babel/register');
|
||||||
// Only do the minimal amount of work before forking just in case of a dyno restart
|
// Only do the minimal amount of work before forking just in case of a dyno restart
|
||||||
var cluster = require("cluster");
|
var cluster = require("cluster");
|
||||||
var _ = require('lodash');
|
var _ = require('lodash');
|
||||||
|
|||||||
Reference in New Issue
Block a user