Pascal Martineau
Pascal Martineau
**Describe the bug** Even if "Apply noindex to Author pages" is unchecked, the author pages are not included in the sitemap and have the noindex robots meta tag in the...
The prisma.yml.seed.import property can only accept one file. I'd like to be able to modularize the seed import into multiple files by having the following in prisma.yml: ``` seed: import:...
This [line](https://github.com/antfu/unplugin-icons/blob/05fb6c62490039ec465f15a2cd06bf97530634dd/src/nuxt.ts#L6) produces a warning cited in this issue's title
### What problem does this feature solve? Vue-Apollo 4.x.x alpha release is based on the new Vue Composition API. Would be great to be able to use it with @nuxtjs/apollo...
#### Feature Description It would be nice to have some kind of notification (email / SMS) when sites are down or response time below a certain treshold. #### Use Case...
## :star2: What does this PR do? Adds [Freedcamp](https://freedcamp.com) integration ## :bug: Recommendations for testing All changes should be tested across Chrome and Firefox. ## :memo: Links to relevant issues...
Hello Nuxt people, I made a simple Nuxt 2/3 module for [GraphQL Code Generator](https://www.graphql-code-generator.com/) using the latest module starter template 🚀. From the README: > This module loads your @graphql-codegen/cli...
**Describe the bug** It seems typings are not loaded correctly inside VSCode when adding `nuxt-windicss` in compilerOptions' types. **To Reproduce** Steps to reproduce the behavior: 1. Initialize a new nuxt3...
Hello, I'm trying to use server-sent events (SSE) with h3 (nuxt3 with @graphql-yoga/node API endpoint) but the response with `text/event-stream` content-type returns and closes as soon as it comes in...
Though it might be possible to use nodemon to achieve this, it would still be nice to have a watch mode built-in unbuild.