Subscribe on changes!

Is there official way to load components deployed on remote servers?

avatar
Dec 9th 2020

What problem does this feature solve?

Here's a scenario that I want to build a component store/shop from where my app can Plug-and-Play the components in it.

What does the proposed API look like?

Maybe we should enchance the async components to remote components?

avatar
Dec 9th 2020

dynamic imports work with urls, you can use that, but this is a user land feature.