feat(cli): add jest init file

This commit is contained in:
陈嘉涵
2019-12-12 10:55:34 +08:00
parent 24202028e5
commit 9155a7a491
6 changed files with 18 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
import Vue, { CreateElement } from 'vue';
import '../docs/site/mobile/demo-common';
import '../docs/site/mobile';
import Locale from '../src/locale';
import { mount, later } from '.';