dx(runtime-dom): warn config.isCustomElement usage in runtime-only build (#2945)
This commit is contained in:
@@ -87,7 +87,7 @@ export {
|
||||
resolveDynamicComponent
|
||||
} from './helpers/resolveAssets'
|
||||
// For integration with runtime compiler
|
||||
export { registerRuntimeCompiler } from './component'
|
||||
export { registerRuntimeCompiler, isRuntimeOnly } from './component'
|
||||
export {
|
||||
useTransitionState,
|
||||
resolveTransitionHooks,
|
||||
|
||||
Reference in New Issue
Block a user