nuxt/framework

How to use preloadComponents?

maksimdrosdov opened this issue · 0 comments

Environment

preloadComponents

Reproduction

preloadComponents

Describe the bug

Hello. How to use this thing?

await preloadComponents('MyGlobalComponent')
await preloadComponents(['MyGlobalComponent1', 'MyGlobalComponent2'])

There are no examples anywhere. Can you show on a small pet project how to use it?

Additional context

No response

Logs

No response