chore: temporarily comment some code

This commit is contained in:
chenjiahan
2020-05-28 14:56:11 +08:00
parent d697026b2c
commit bd0853b60e
4 changed files with 142 additions and 144 deletions
+3 -3
View File
@@ -1,6 +1,6 @@
import Vue from 'vue';
// import Vue from 'vue';
import 'jest-canvas-mock';
// @ts-ignore
import Package from '../../dist/package-entry';
// import Package from '../../dist/package-entry';
Vue.use(Package);
// Vue.use(Package);