update: more changes to bundle config...
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { ref, defineComponent, CSSProperties, PropType, computed } from 'vue-demi';
|
||||
import { ref, defineComponent, CSSProperties, PropType, computed } from 'vue';
|
||||
|
||||
import { getBezierPath } from '../Edges/BezierEdge';
|
||||
import { getSmoothStepPath } from '../Edges/SmoothStepEdge';
|
||||
|
||||
Reference in New Issue
Block a user