-
Greetings,
Firstly, I want to express my gratitude for the outstanding plugin you've developed. It has greatly enhanced my project's functionality.
**Issue Overview:**
I've encountered a chal…
-
### Current Behavior
I want to contribute to the project
For that purpose I clone this project and open it in a container.
When I run e2e tests - I have some strange errors.
Debugging led to…
-
Using dynamic routes with multiple locales is not possible unless you use static locales (https://github.com/nuxt-community/sitemap-module/issues/122). We are trying to fix this by using the hooks sit…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.15.0`
- Nuxt Version: `^3.12.3`
- CLI Version: `3.12.0`
- Nitro Version: `-`
- Package Manager: `npm`
- Builde…
-
### Environment
------------------------------
- Operating System: Linux
- Node Version: v18.18.0
- Nuxt Version: 3.11.2
- CLI Version: 3.11.1
- Nitro Version: 2.9.6
- Package M…
-
### Environment
- Operating System: `Darwin`
- Node Version: `v20.9.0`
- Nuxt Version: `3.12.4`
- CLI Version: `3.12.0`
- Nitro Version: `2.9.7`
- Package Manager: `yarn@4.0.2`
…
-
```
ERROR Failed to compile with 1 errors 15:29:19
error in ./resources/assets/img/logo.png
Module parse failed: /Users/lynam/dev/adonis/test/resou…
-
Newbie. I had vue-carousel running great prior to an update, in nuxt I think. Now it simply won't work.
Running vue-carousel locally in component, Terminal:
`[Vue warn]: Error in beforeCreate hook…
-
### How can we reproduce the crash?
Bun crashed while running the Nuxt dev server (`bun --bun nuxt dev`).
[Repo](https://github.com/raggesilver/tasks.app).
**Note:** I'm running Bun canary due …
-
## 配置 extractCSS
https://github.com/nuxt/nuxt.js/blob/2.x/packages/config/src/config/build.js#L7
默认 false
```
extractCSS: false,
filenames: {
css: ({isDev} => isDev ? '[name].css' : '…