wip: fix isCustomElement
This commit is contained in:
parent
cd33714935
commit
d0dd6674bb
@ -134,9 +134,7 @@ export function createAppContext(): AppContext {
|
|||||||
optionMergeStrategies: {},
|
optionMergeStrategies: {},
|
||||||
errorHandler: undefined,
|
errorHandler: undefined,
|
||||||
warnHandler: undefined,
|
warnHandler: undefined,
|
||||||
compilerOptions: {
|
compilerOptions: {}
|
||||||
isCustomElement: NO
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
mixins: [],
|
mixins: [],
|
||||||
components: {},
|
components: {},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user