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