I just started a fresh project with Nuxt 3. Installed only Sass and tailwind packages, everything worked fine. Then I added composition-api and it didn't start
I want to use nested directory in nuxt 3 beta with vite. In Nuxt 2 i was using this config in (nuxt.config.js) and it work : components: [ { path: '~/componen