This https://vuejs.org/guide/components/async.html does all i want for Components but not being able to load them from a Server.
Is there any way to load Components from external Source?
- I want project 1 to build a single component.
- I want project 2 to load this component on runtime.