mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 15:48:04 +01:00
Remove coffeescript dependency
This commit is contained in:
@@ -9,8 +9,6 @@ import {
|
|||||||
} from 'lodash';
|
} from 'lodash';
|
||||||
import { content as Content } from '../../../../common';
|
import { content as Content } from '../../../../common';
|
||||||
|
|
||||||
require('coffee-script');
|
|
||||||
|
|
||||||
const AMPLIUDE_TOKEN = nconf.get('AMPLITUDE_KEY');
|
const AMPLIUDE_TOKEN = nconf.get('AMPLITUDE_KEY');
|
||||||
const GA_TOKEN = nconf.get('GA_ID');
|
const GA_TOKEN = nconf.get('GA_ID');
|
||||||
const GA_POSSIBLE_LABELS = ['gaLabel', 'itemKey'];
|
const GA_POSSIBLE_LABELS = ['gaLabel', 'itemKey'];
|
||||||
|
|||||||
Reference in New Issue
Block a user