We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c059e43 commit 69cd15fCopy full SHA for 69cd15f
src/stubs.ts
@@ -1,7 +1,7 @@
1
import { transformVNodeArgs, h, createVNode } from 'vue'
2
import { hyphenate } from '@vue/shared'
3
import { MOUNT_COMPONENT_REF, MOUNT_PARENT_NAME } from './constants'
4
-import { config } from './index'
+import { config } from './config'
5
import { matchName } from './utils/matchName'
6
7
interface IStubOptions {
0 commit comments