\r\n\u003CLazyLoginForm />\r\n\r\n\u003CRegisterForm />\r\n\u003CLazyRegisterForm />\r\n```\r\nThe directory with underscore (_) will not be included to the component name.\r\n\r\n### Additional information\r\n\r\n- [ ] Would you be willing to help implement this feature?\r\n- [ ] Could this feature be implemented as a module?\r\n\r\n### Final checks\r\n\r\n- [x] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\r\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2084,2085,2086,2089],{"name":2041,"color":2042},{"name":1998,"color":1999},{"name":2087,"color":2088},"workaround available","11376d",{"name":2001,"color":2002},28894,"Feature Request for Nuxt 4 - Components Inside Pages Directory","2025-02-21T11:00:44Z","https://github.com/nuxt/nuxt/issues/28894",0.69028914,{"description":2096,"labels":2097,"number":2101,"owner":1988,"repository":1988,"state":2004,"title":2102,"updated_at":2103,"url":2104,"score":2105},"### Describe the feature\n\nUnit testing (e.g. [parts of ]composables or server functions) doesn't require a full built of nuxt. \r\n\r\n_Originally posted by @pi0 in https://github.com/vitest-dev/vitest/issues/2044#issuecomment-1251939691_\r\n\r\n> We plan to support also unit testing with `nuxi test` but properly in a Nuxt environment. Exposing vite config only is not enough for doing that and in past similar approach made lots of headaches for testing in Nuxt 2. However, probably will expose as a `@nuxt/kit` utility anyway as an alternative to current usage that needs replicating vite config for aliases.\r\n\r\nRelated: https://github.com/nuxt/nuxt.js/issues/13077 (auto-import issues when testing components)\n\n### Additional information\n\n- [X] Would you be willing to help implement this feature?\n- [ ] Could this feature be implemented as a module?\n\n### Final checks\n\n- [X] Read the [contribution guide](https://v3.nuxtjs.org/community/contribution).\n- [X] Check existing [discussions](https://github.com/nuxt/framework/discussions) and [issues](https://github.com/nuxt/framework/issues).",[2098,2099,2100],{"name":2041,"color":2042},{"name":1998,"color":1999},{"name":2013,"color":2014},14972,"Support for unit testing in nuxt environment","2023-12-02T00:33:53Z","https://github.com/nuxt/nuxt/issues/14972",0.69171196,{"description":2107,"labels":2108,"number":2113,"owner":1988,"repository":1988,"state":2004,"title":2114,"updated_at":2115,"url":2116,"score":2117},"### Describe the feature\r\n\r\nI'd like to organize components that are only used on a specific page. \r\nFor example, the components `TestHeader` and `TestContent` will only be used in `pages/test/index.vue`. \r\nTherefore, I would like to place the component files near the `index.vue` file. \r\nIn this case, I will create a directory called `pages/test/__partials__` and place the components inside it.\r\n\r\nHere is the directory structure:\r\n\r\n```\r\npages\r\n└── test\r\n ├── index.vue\r\n └── __partials__\r\n ├── TestHeader.vue\r\n └── TestContent.vue\r\n```\r\n\r\nHowever, this approach causes Nuxt to generate unused routes for `/test/__partials__/TestHeader` and `/test/__partials__/TestContent`. To prevent Nuxt from generating these routes, I wish I could specify a pattern in the `nuxt.config.ts` file.\r\n\r\n### Additional information\r\n\r\n- [ ] Would you be willing to help implement this feature?\r\n- [ ] Could this feature be implemented as a module?\r\n\r\n### Final checks\r\n\r\n- [X] Read the [contribution guide](https://nuxt.com/docs/community/contribution).\r\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2109,2110,2111,2112],{"name":2041,"color":2042},{"name":1998,"color":1999},{"name":2013,"color":2014},{"name":2087,"color":2088},21649,"Disabling automatic route generation by specifying a pattern","2023-06-21T11:34:30Z","https://github.com/nuxt/nuxt/issues/21649",0.69287896,["Reactive",2119],{},["Set"],["ShallowReactive",2122],{"TRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"4NfIgHJzx83yVwY4lLL9OykfH-csl0W-oExUq6kiaQE":-1},"/nuxt/nuxt/25831"]