-
I'm not sure if this is a Nuxt-wide issue but I'm not being able to use ES6 features within the server module (located under api/).
For example:
```
import { Router } from 'express'
import …
-
### Describe the feature
Hi Unimport team.
I'm a relatively new Nuxt 3 user, and one thing that always foxes me is auto-imports.
Although it's great that Nuxt auto-imports, the down-side is I…
-
Hi,
I just follow the instruction using a new environement docker and after npm install i get the following error :
Cannot find module 'pinia/dist/pinia.mjs'
Require stack:
- /workspaces/Nuxt…
Asw20 updated
6 months ago
-
### Describe the bug
I'm using @vueuse/router and @vueuse/nuxt. I have a page that has one required route param and one optional route param. When trying to remove the optional param using the ref fr…
-
Initial PR: https://github.com/unjs/nitro/pull/2170
Relavant docs:
- https://h3.unjs.io/guide/websocket
- https://crossws.unjs.io
# Platform support
- [ ] Dev server
- [x] Runtime hand…
-
1. 后端, 原来放上去时, 那个yaml也要放到同级目录
2. 前端site, 根据导出目录部署死活不成功,各种: Cannot resolve "~/assets/styles/main.scss" from
看网上 nuxt [需要放置到服务器上的代码只需要4个目录:.nuxt、static、nuxt.config.js、package.json] ,
后来直接前端site 整体 …
-
Related: https://github.com/unjs/nitro/issues/977
Since route rules only accept serializable options, and for best DX, we can introduce a configuration API that defines caching route rules as an al…
-
Is it possible to make work in Storybook? Thank you
-
I cannot find the above stated in the `readme` anywhere
All the articles are focused on converting Vue only components to Web components.
However, we are gearing towards micro-frontend approach …
-
### Environment
- Operating System: `Darwin`
- Node Version: `v18.18.2`
- Nuxt Version: `2.17.3`
- CLI Version: `3.10.0`
- Nitro Version: `2.8.1`
- Package Manager: `yarn@1.22…