Sébastien Chopin

Results 970 comments of Sébastien Chopin

Indeed, so I guess it's top-level await inside a server-rendered component?

What is the main advantage of overwriting built-ins components? It can also create confusion for team members working on a Nuxt project with overwritten built-in components.

It seems that using an anonymous module in the config does not trigger a warn: ```ts export default defineNuxtConfig({ modules: [ async () => { // wait 2 sec await...

Completely agree with you on this @harlan-zw

> we can use the semi-standard signal SIGHUP to be handled for dev command You mean listening in https://github.com/nuxt/nuxt/blob/main/packages/nuxi/src/commands/dev.ts ? But the issue is that this file is already importing...

Looks great 🙏 https://volta.s3.fr-par.scw.cloud/Clean_Shot_2023_03_02_at_15_57_35_005f167975.mp4

Added in the starters