mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-22 13:45:18 +00:00
fix: don't set _registeredComponents
This commit is contained in:
parent
4908a963ca
commit
ef4e5443aa
@ -21,8 +21,7 @@ export async function render (url) {
|
||||
runtimeConfig: {
|
||||
public: {},
|
||||
private: {}
|
||||
},
|
||||
_registeredComponents: []
|
||||
}
|
||||
}
|
||||
const rendered = await renderer.renderToString(ssrContext)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user