Is there a way to disable preload of dynamically loaded component?
Unanswered
Fire ant posted this in #help-forum
Fire antOP
I see bundles of components involved in tree of components that are being loaded via next/dynamic gets downloaded upfront even when the component is not being renndered on the page. Is there a way to disable this preload?