Creating a Nuxt Module Spread the loveModules are functions that are called sequentially when booting Nuxt. The framework waits for each module to finish before continuing. In this way,… Read More