[Vuejs]-Using unplugin-vue-components in a monorepo 12 October 2023 by thecoderscamp.com 0👍 You can add the paths of ui-base and ui-shared in vite.config.ts file to search for vue components. Check this official doc and try adding relative paths in dirs. You can check this blog for some config customization examples. [Vuejs]-Laravel excel export works just 1 time [Vuejs]-Retrieve wordpress user meta using rest API using vue Source:stackexchange.com