-
-
It seems the default Nuxt settings from Vercel are for Nuxt2, so I'm curious what build settings you used to get it to work?
-
### Environment
```json
{
"dependencies": {
"@pinia/nuxt": "^0.4.6",
"axios": "^0.21.1",
"js-cookie": "^3.0.1",
"mathjs": "^11.3.3",
"pinia-plugin-persist": "1.0.0",
…
-
### Environment
------------------------------
- Operating System: `Darwin`
- Node Version: `v16.16.0`
- Nuxt Version: `3.0.0`
- Nitro Version: `1.0.0`
- Package Manager: `npm@8.11.0…
-
As most have noticed, and [previously flagged](https://github.com/nuxt-community/auth-module/issues/893), this project needs more attention. I have just put in a few days over Christmas to upgrade all…
-
When building my solution it tries to reference the images in a missing _ipx folder.
```
```
This is my (relevant) configuration. I've tried with the default configuration, but whatever I do …
-
Hi 😊 I'm trying to implement GTM to nuxt3 using partytown. I've implement script inside nuxt config like below:
app: {
head: {
script: [
{
hid: "gtm",
src: …
Met96 updated
11 months ago
-
大佬,leaflet地图组件是什么用的,目前一般不是都用百度、高德、腾讯这几个地图组件吗,leaflet比他们有啥优势,大佬那么多新组件你怎么找到的,本人新手一枚
-
# Cody Bontecou | Cody Bontecou
A VitePress site
[https://codybontecou.com/contact.html](https://codybontecou.com/contact.html)
-
Hi there, I'm currently using nuxt-pwa-module for a fairly large website I built using nuxt3 and I'm experiencing an issue that I've only been able to see in production via my log drains. I never actu…