Support fetching components via `http` for component dependencies
karthik2804 opened this issue · 0 comments
karthik2804 commented
Currently, component dependencies implementation allows providing a dependency component either on the local file system or fetched from a registry. It would be nice to support providing the dependency components via http
similar to the source
field in component
section.