wip(ssr): render real components
This commit is contained in:
@@ -97,6 +97,9 @@ export const camelize = _camelize as (s: string) => string
|
||||
// For integration with runtime compiler
|
||||
export { registerRuntimeCompiler } from './component'
|
||||
|
||||
// For server-renderer
|
||||
export { createComponentInstance, setupComponent } from './component'
|
||||
|
||||
// Types -----------------------------------------------------------------------
|
||||
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user