mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-17 22:57:21 +01:00
client: reorganize filters and add tests
This commit is contained in:
@@ -7,6 +7,7 @@ import VueResource from 'vue-resource';
|
||||
import AppComponent from './app';
|
||||
import router from './router';
|
||||
import store from './store';
|
||||
import './filters/registerGlobals';
|
||||
|
||||
// TODO just for the beginning
|
||||
Vue.use(VueResource);
|
||||
|
||||
Reference in New Issue
Block a user