mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
Add Babel require hook
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
|
||||
var cluster = require("cluster");
|
||||
var _ = require('lodash');
|
||||
|
||||
Reference in New Issue
Block a user