wip: fix isCustomElement
This commit is contained in:
@@ -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: {},
|
||||||
|
|||||||
Reference in New Issue
Block a user