-
### Describe the bug
After PR #3929 has ben released in V3,
In Laravel+tailwind+livewire stacks we are experiencing unwanted full refreshes triggered by changes on files registered as dependenci…
-
One of things i think why we are not indexed on google is that our pre-render is not there and in the past we've been using Netlify which has somehow built in pre-render back then
Now I'm researc…
-
### Environment
- Operating System: Windows_NT
- Node Version: v16.18.0
- Nuxt Version: 3.6.1
- Nitro Version: 2.5.2
- Package Manager: yarn@1.22.19
- Builder: vite
- Use…
-
### Feature Name
Support SSG
### Description
We are migrating [Tuist](https://tuist.io)'s documentation to Swift DocC to integrate it more closely into the development workflows (we were using Docu…
-
I'm getting the following error when building in x86 docker in CI. When building in Mac ARM or Linux ARM VM I don't seem to have issue. It is just a hello world one app that only run `pnpm build:web`.…
-
I would like to use this package instead of the nuxt devtools primarily for the ability to see component tree & state (as an alternative to browser based vue-devtools extension).
Are you able to adv…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v16.18.0
- Nuxt Version: 3.5.3
- Nitro Version: 2.4.1
- Package Manager: npm@8.19.2
- Builde…
-
Hi,
Amazing work thanks for that. I have a problem I want to add my gpu to Scriberr:
What I have done:
- Installed the NVIDIA Drivers on unraid
- NVIDIA_VISIBLE_DEVICES added as a variable
- …
-
Apparently not all rollup plugins are compatible with vite, but I'd love to use this one with vite.
Inspired by https://github.com/mjeanroy/rollup-plugin-license/issues/1361
Some docs here: http…
-
I am experimenting with React SSR in a project that uses ESM (`"type": "module"` is set in `package.json`). The project uses react-dropzone, and although it will not be part of the server-side render,…