mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-15 05:37:22 +01:00
chore: upgrade babel to v6
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
* directory, and it will automatically be included.
|
||||
*/
|
||||
|
||||
require('babel-core/register');
|
||||
require('babel-register');
|
||||
|
||||
if (process.env.NODE_ENV === 'production') {
|
||||
require('./tasks/gulp-newstuff');
|
||||
|
||||
Reference in New Issue
Block a user