Sébastien Chopin
Sébastien Chopin
Sorry for the delay, I have this issue in my todo list since it could affect also Nuxt 3.
Assigning myself to remember, this is indeed a feature and we will look at this when we will work on the Nuxt Metrics. Thank you for this issue @Spunkie
Hi @FreekVR Thank you for the feedback, right now we don't have Hooks for the Vue application and we planned them for Nuxt 3. We can think of something like...
Actually it is quite late to add hooks into Nuxt 2, but Nuxt 3 is already done with hooks in mind from the start.
You can take a look at this example @tonywei92 : https://github.com/nuxt-community/lunr-module/blob/master/example/nuxt.config.js I think @pimlie may be the best to answer how to use it properly
You should be able to try with a standard installation for now: https://tailwindcss.com/docs/guides/nuxtjs
Also see https://www.codybontecou.com/tailwind-css-v4-and-nuxt.html
What is the purpose of ignoring only for production?
It is not abandoned, just that the maintainer also work on other stuff, I commented on your PR :) From what I see, the module works well anyway, but it...
Updated on https://github.com/nuxt-community/router-module/commit/9e5d8fbd97c15e920ff51819453780abe690f0ca is it necessary to archive this repo though?