-
### What kit and version are you using?
nuxt-2-pinia-tailwind
### What browser are you using?
chrome
### What operating system are you using?
macos
### Actual Behavior
eatureManagment_Portal_vi…
-
### Environment
### Local environment:
- Operating System: Linux
- Node Version: v20.11.1
- Nuxt Version: 3.11.1
- CLI Version: 3.11.1
- Nitro Version: 2.9.4
- Package Manager: npm@10.5.0
##…
-
Every time a change is made to the `/app` the entire project rebuilds, which is taking a considerable amount of time. Is there a way to split the code so that client changes, and server changes are bu…
-
Hi, Im trying to use moltin in a nuxt project but some webpack config seem to failed in my nuxt config.. There is this demo https://github.com/moltin/vue-demo-store of a little setup of a vue exemple.…
-
I'm in the process of optimizing a Nuxt website, and I noticed that there is a quite large part of the bundle that is made up of the `emojilib` package.
A quick analysis of my `pnpm-lock.yaml` is …
-
### What would you like?
For now, component testing in cypress doesn't load up plugins and modules listed in `nuxt.config.js` file when used with NuxtJS framework.
It will be nice to have an opt…
rklos updated
11 months ago
-
Hey @davideast. Thanks for this great project. We use hnpwa-api (with a caching proxy on top of it) for [nuxt/hackernews](https://github.com/nuxt/hackernews). Everything is fine and smooth. The only …
-
When I run the project locally in dev or prod mode, everything works. But after I deploy it on a remote server, the module does not work.
_The same problem caught up with me when using the @nuxtjs/…
-
Dear fellows,
Is it possible to change this project for rendering at server side?
How hard would that be?
Would it worth?
Is it done by using Nuxtjs?
Thanks
-
Node: 18.8.0
Nuxt: ^3.9.0
Nuxt-Img: ^1.1.0
WARN "ipx" is imported by "node_modules/@nuxt/image/dist/runtime/ipx.mjs", but could not be resolved – treating it as an external dependency.
ERR…