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