Is there any way to load components that are not located inside the default “components” folder?
For example, if I want to have a folder called “layouts” on the same level as the “components” folder, how would I load the components inside “layouts” using vue-router?
Thanks 