`","2023-01-19T17:37:54Z","https://github.com/nuxt/nuxt/issues/14613",0.71168643,{"description":2976,"labels":2977,"number":2980,"owner":2906,"repository":2906,"state":2920,"title":2981,"updated_at":2982,"url":2983,"score":2984},"### Describe the feature\n\n### Describe the feature\r\n\r\nPlease add \r\nhttps://github.com/nuxt/framework/commit/ede534847831f46c45089a122d19b083d2ae26c7\r\n\r\nto your documentation. We had our app running with IIS10 + nuxt2 and had no problem at all. With Nuxt3 we struggled, but that documentation of the archived repo helped us alot!\r\n\r\nCould you please add this to the Nuxt Docs in the deployment section?\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://nuxt.com/docs/community/contribution).\n- [X] Check existing [discussions](https://github.com/nuxt/nuxt/discussions) and [issues](https://github.com/nuxt/nuxt/issues).",[2978,2979],{"name":2967,"color":2968},{"name":2938,"color":2939},20499,"[DOC] IIS Support","2023-07-27T12:26:24Z","https://github.com/nuxt/nuxt/issues/20499",0.7119926,{"description":2986,"labels":2987,"number":2989,"owner":2906,"repository":2906,"state":2920,"title":2990,"updated_at":2991,"url":2992,"score":2993},"I tried to use this [emoji-mart-vue](https://github.com/jm-david/emoji-mart-vue) but of course I get ```document is not defined```.\r\n\r\nAnyone has idea how to fix it or can recommend some other emoji component that works with nuxt?\r\n\r\n\r\nThanks in advance,\r\n\n\n\u003C!--cmty-->\u003C!--cmty_prevent_hook-->\n\u003Cdiv align=\"right\">\u003Csub>\u003Cem>This question is available on \u003Ca href=\"https://nuxtjs.cmty.io\">Nuxt.js\u003C/a> community (\u003Ca href=\"https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c2092\">#c2092\u003C/a>)\u003C/em>\u003C/sub>\u003C/div>",[2988],{"name":2949,"color":2950},2408,"Emoji-mart-vue component - document is not defined","2023-01-18T15:55:12Z","https://github.com/nuxt/nuxt/issues/2408",0.7183969,{"description":2995,"labels":2996,"number":2989,"owner":2906,"repository":3000,"state":2920,"title":3001,"updated_at":3002,"url":3003,"score":2993},"### Environment\n\n- Operating System: Darwin\n- Node Version: v20.9.0\n- Nuxt Version: 3.13.2\n- CLI Version: 3.14.0\n- Nitro Version: 2.9.7\n- Package Manager: npm@10.1.0\n- Builder: -\n- User Config: -\n- Runtime Modules: -\n- Build Modules: -\n\n### Version\n\nv2.18.7\n\n### Reproduction\n\nDon't know how to simulate nuxt layer in stackblitz.\n- Created a Nuxt component library using @nuxt/ui.\n- Used the alias #ui/types to import types within the library.\n- published via a private gitlab package\n- Integrated the library into another Nuxt project via Nuxt layers/extends.\n- Attempt to build or run the project.\n\n### Description\n\nWe have a Nuxt app powered by @nuxt/ui, which is a custom component library. This component library is integrated via Nuxt layers in different Nuxt projects.\nWhen working inside the component library, we import types using the alias:\n\n\n```\nimport type { Button, ButtonVariant } from '#ui/types'\n```\n\nHowever, once the library is integrated into a project via Nuxt layers/extends, the import fails with the following error:\n\n``` \nPre-transform error: [@vue/compiler-sfc] Failed to resolve import source \"#ui/types\".\n```\n\nUsing a direct import works in the extended project but is not recognized in the current app:\n\n```\nimport type { Button, ButtonVariant } from '@nuxt/ui/dist/runtime/types'\n```\n\nIs their a good way to make this import work in both the current and the layer app?\n\n### Additional context\n\n_No response_\n\n### Logs\n\n_No response_",[2997],{"name":2998,"color":2999},"bug","d73a4a","ui","Problem with type imports when exported with nuxt layers","2024-12-07T05:26:37Z","https://github.com/nuxt/ui/issues/2408",["Reactive",3005],{},["Set"],["ShallowReactive",3008],{"$fTRc1wZytZ_XrK4EfJfei_Sz-An4H4Yy6syhVxH_PVJc":-1,"$fcLPQ5PQC9ANSeq_eEviNzLVMUC41eQ8BfDGxjI2FL-A":-1},"/nuxt/ui/2651"]