-
Currently Nuxt.js uses `serve-static` as a middleware for static files. This can be offloaded to nginx for efficiency.
Basically, the code [here](https://github.com/nuxt/nuxt.js/blob/9fc2bace443a26…
-
I got the following error when using the cli command on a file:
```
$ npx git-file-history frontend-nuxt/components/project-index/Project.vue
npx: installed 36 in 2.806s
Running at http://loca…
-
Setup:
``nuxt`` 2.15.7:
``vuex-persistedstate`` 4.1.0:
``node`` 16.13.1:
``yarn`` 1.22.15:
plugins/persistedstate.js
```javascript
import VuexPersistence from 'vuex-persist'
export def…
-
## CVE-2022-37599 - High Severity Vulnerability
Vulnerable Library - loader-utils-2.0.2.tgz
utils for webpack loaders
Library home page: https://registry.npmjs.org/loader-utils/-/loader-utils-2.0.2.…
-
Hi, I am trying to use `v-calendar` with Nuxt (`2.4.5`) but I am unable to run the dev server after including it.
I did exactly what we have to do when registering a plugin with Nuxt:
```js
// pl…
-
### Version
[v4.0.0-rc.19](https://github.com/apollo-module/releases/tag/v4.0.0-rc.19)
### Reproduction link
[https://codesandbox.io/s/romantic-volhard-oz2dd?fontsize=14&hidenavigation=1&theme=dark…
-
In Nuxt 2, we introduced a major enhancement to static generation referred to as [Full Static Generation](https://nuxtjs.org/announcements/going-full-static/) inspired by [DreaMinder/nuxt-payload-extr…
-
### Description
When building Nuxt in production with default setup, vue-fullpage breaks on any dom change.
In development everything works fine so most likely its a production build configuration i…
-
When using nuxt, `mode: 'spa'` is required in `nuxt.config.js`. `mode: universal` won't work.
Although this might be obvious for some, begginers might take a long time to figure this out (as it happe…
-
Hi guys,
I’m Andrea, a freelance front-end developer from Italy. I’m using Nuxt.js 3 and Craft CMS in an headless way for a customer.
I jumped here curiously searching on Google because I noted the …