NuxtN
Nuxt7mo ago
7 replies
Luca

Hook after module installation

Hi!

I'm working on a new version of gsap nuxt module, and I want to add this new feature:

After installing the module, the terminal asks you if you want to include some plugins in your configuration.
If you answer yes, the list of available modules will be added to nuxt config.

My question is
Which hook should I use to achieve this?

Module Link:
https://github.com/LucaArgentieri/gsap-nuxt-module
GitHub
GSAP integration for Nuxt. Contribute to LucaArgentieri/gsap-nuxt-module development by creating an account on GitHub.
GitHub - LucaArgentieri/gsap-nuxt-module: GSAP integration for Nuxt.
Was this page helpful?