update: use vue-demi again to add compatability to vue2
* add vite.config.app.ts for demo generation
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { defineComponent } from 'vue';
|
||||
import { defineComponent } from 'vue-demi';
|
||||
|
||||
import EdgeText from './EdgeText';
|
||||
import { getMarkerEnd } from './utils';
|
||||
|
||||
Reference in New Issue
Block a user