chore(cli): update jest setup config

This commit is contained in:
chenjiahan 2020-08-21 17:49:51 +08:00
parent 58650aeb9b
commit d112fc4375

View File

@ -1,6 +1 @@
// import Vue from 'vue';
import 'jest-canvas-mock';
// @ts-ignore
// import Package from '../../dist/package-entry';
// Vue.use(Package);