rewrite paths, add deps

This commit is contained in:
Matteo Pagliazzi
2019-10-01 15:38:48 +02:00
parent b44fbdcb14
commit e69275663b
253 changed files with 10678 additions and 10604 deletions

View File

@@ -1,6 +1,6 @@
import times from 'lodash/times';
import introjs from 'intro.js';
import * as Analytics from 'client/libs/analytics';
import * as Analytics from '@/libs/analytics';
let showingTour = false;