The guide isn't stating where this code should sit on: `nuxt.callHook('lunr:document', ({ locale: 'af', // optional, default en document, meta // optional })` Can I call it on asyncData? Any Example? thanks
The guide isn't stating where this code should sit on:
nuxt.callHook('lunr:document', ({ locale: 'af', // optional, default en document, meta // optional })Can I call it on asyncData? Any Example? thanks